A simple client for Zentropy server
Project description
Zentropy Client
Python client for the Zentropy key-value server.
Example
from zentropy import Client
z = Client(host='127.0.0.1', port=6383, password='')
z.set('foo', 'bar')
print(z.get('foo'))
z.close()
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
zentropy_py-0.1.1.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zentropy_py-0.1.1.tar.gz.
File metadata
- Download URL: zentropy_py-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e607e2db7bd9909b3f5b5771444bcaa1d44b0a7148730429de743c8977277e89
|
|
| MD5 |
f8d2f8e835ce8ba5d813582d615247b7
|
|
| BLAKE2b-256 |
179b584c3f4731fa1c7b2347c36dcda9c2005dac0250f379fd0d502a8b06db1c
|
File details
Details for the file zentropy_py-0.1.1-py3-none-any.whl.
File metadata
- Download URL: zentropy_py-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fa5fbbba47d8b4d865540b58d8d6a613d6d0e736a537151683d734900a5d265
|
|
| MD5 |
689e2397926493b0404f4d64d880ad89
|
|
| BLAKE2b-256 |
1626901ac9994051a259d4ddff4922a95a34efdffd6cb9db53f52ef67e9d6f68
|