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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for ssdb.py-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2664d85e2c487105f0ac1cfe5161d0d0daa84183068cf381957603800cad2f75
MD5 067591eec3edf3498d88ebc4fe0c13b5
BLAKE2b-256 58010727563d62187223bd43069ab498114577471418b4bc7d3d53fbed17204e

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