Simple Python client library for https://devnull.cn/pulse
Project description
thepulse-sdk-python
>>> from thepulse import update, get
>>> update('k1','v1')
{'_id': 'caa81c3586be', '_key': 'k1', '_url': 'https://devnull.cn/pulse/caa81c3586be', '_value': 'v1'}
>>> update('k1','v1_updated',pulse_id='caa81c3586be')
{'_id': 'caa81c3586be', '_key': 'k1', '_url': 'https://devnull.cn/pulse/caa81c3586be', '_value': 'v1_updated'}
>>> get('caa81c3586be')
{'_at': 'Tue, 16 Jul 2024 02:54:16 GMT', '_key': 'k1', '_value': 'v1_updated'}
>>>
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
thepulse-1.0.7.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file thepulse-1.0.7.tar.gz
.
File metadata
- Download URL: thepulse-1.0.7.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 114c623af8e2efb3fb64ee289daa5a5b0c9fd71dd4b63b744a78ec3dd1a5af2e |
|
MD5 | a35823be841482b12531408f0724fd05 |
|
BLAKE2b-256 | 28cd4677c758202f3715e16e8fdcc2d2963d138facde2d2115267cf30687aed4 |
File details
Details for the file thepulse-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: thepulse-1.0.7-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e6c4747ee6d2696fee642b74d9969febd17c610fc17ed38a0c2a52eeeba2ab9 |
|
MD5 | fec7185d4183436307ad65ebf4074c36 |
|
BLAKE2b-256 | 25ecc0d7d74b33848d0912a4504466b130c2d217c6f56d4153a45e8ad6ef26c9 |