Skip to main content

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'

Source

https://github.com/hit9/ssdb.py

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

ssdb.py-0.1.3.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file ssdb.py-0.1.3.tar.gz.

File metadata

  • Download URL: ssdb.py-0.1.3.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ssdb.py-0.1.3.tar.gz
Algorithm Hash digest
SHA256 9c6effb7acfea406562c1454459c535442475e901db4f8e68f64d8f853913821
MD5 7bfb741b3feabc98f6b9c01258fd5128
BLAKE2b-256 44872570f16517ce394c3e10d475d03a9a75bd71d010553adf07214c08e83c5e

See more details on using hashes here.

Supported by

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