Skip to main content

Python Client for Bambleweeny, the HTTP based key-value store and message broker

Project description

b9y - Python Bindings for Bambleweeny

A client implementation for Bamblweeny

Install

pip install b9y

Use

from b9y import B9y

b9y = B9y() # for default connection

b9y = B9y('http://myhost:8080')

b9y = B9y('http://myhost:8080', 'user', 'password')

Get info

print b9y.info()

Set and get key

b9y.set('foo', 'bar')
print b9y.get('foo')

Try the counter

print b9y.incr('counter')

Push and pop

b9y.push('super', 'trouper') print b9y.pop('super')

PyPi

b9y-cli on pypi

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

b9y-0.0.9.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

b9y-0.0.9-py2-none-any.whl (2.8 kB view details)

Uploaded Python 2

File details

Details for the file b9y-0.0.9.tar.gz.

File metadata

  • Download URL: b9y-0.0.9.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.3.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.10

File hashes

Hashes for b9y-0.0.9.tar.gz
Algorithm Hash digest
SHA256 b3a281e56d9649be94af979c20cb463312505969d24ceac7642f8120a620f300
MD5 a740c446f899f9420686a03d969ea6dd
BLAKE2b-256 8a35bf75a94003e18cc20f716dc764503493301b1dfeb722343fb83c68833413

See more details on using hashes here.

File details

Details for the file b9y-0.0.9-py2-none-any.whl.

File metadata

  • Download URL: b9y-0.0.9-py2-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.3.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.10

File hashes

Hashes for b9y-0.0.9-py2-none-any.whl
Algorithm Hash digest
SHA256 d840823f5c603be572ef0be5b4158a36ac05b07b44150b2be09cf17928261970
MD5 e066c1978a4366e91840d4f194d0f46d
BLAKE2b-256 40ae0f80519f6522f699528d4c69dc73742aab57deb2d38e12c8f8bad7732231

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