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.3.tar.gz (2.9 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for python-luxio-0.0.3.tar.gz
Algorithm Hash digest
SHA256 dd83c61f1a3d65b31ac373ca3925bd1466c82b7f64c8eeb384ad19b7ac78c0c5
MD5 9c3688c06a05862f8f67420404183f5d
BLAKE2b-256 4dd663729a56b4907eaf4d06eef40e1d8d1e9fd128739d88fdd5e0b36bc7dc7d

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