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'}
>>>
Release files for thepulse 1.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| thepulse-1.0.7.tar.gz | 2.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| thepulse-1.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.2 kB
Release files / thepulse-1.0.7.tar.gz
| Download URL | thepulse-1.0.7.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
114c623af8e2efb3fb64ee289daa5a5b0c9fd71dd4b63b744a78ec3dd1a5af2e
|
|
BLAKE2b-256 checksum How to use checksums |
28cd4677c758202f3715e16e8fdcc2d2963d138facde2d2115267cf30687aed4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.9.19
|
Release files / thepulse-1.0.7-py3-none-any.whl
| Download URL | thepulse-1.0.7-py3-none-any.whl |
|---|---|
| Size | 3.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4e6c4747ee6d2696fee642b74d9969febd17c610fc17ed38a0c2a52eeeba2ab9
|
|
BLAKE2b-256 checksum How to use checksums |
25ecc0d7d74b33848d0912a4504466b130c2d217c6f56d4153a45e8ad6ef26c9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.9.19
|