Skip to main content

Python extension for Lux IO

Project description

INSTALL

install Lux IO and Cython.

then

$ python setup.py install

HOW TO USE

>>> import luxio
>>> io = luxio.LuxIO('test')
>>> io.put('key', 'value')
True
>>> io.get('key')
'value'
>>> io.append('key', '123')
True
>>> io.get('key')
'value123'
>>> io.delete('key')
True

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-luxio-0.0.2.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file python-luxio-0.0.2.tar.gz.

File metadata

  • Download URL: python-luxio-0.0.2.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for python-luxio-0.0.2.tar.gz
Algorithm Hash digest
SHA256 1aa189eaa4e01f0863b38cefd4c25ab9d18a3bba5f5ca1f9944fe068cdfbeaab
MD5 952536b6317e773672435d2bc60d1bc1
BLAKE2b-256 c0953cbbc5274576f2ca477c0fa9ecf104d84efdd1eb78e3f930d93de94b05a6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page