Ssdb Python Client Library
Project description
Ssdb Python Client Library.
Sample
>>> from ssdb import SSDBClient >>> c = SSDBClient(host='localhost', port=8888) >>> c.set('key', 'val') 1 >>> c.get('key') 'val'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size ssdb.py-0.1.3.tar.gz (3.0 kB) | File type Source | Python version None | Upload date | Hashes View |