Cached api for parladata
Project description
Parladata base API
Python API with cacheing data for Parladata https://github.com/danesjenovdan/parladata
Installation
Parladata base API is available on PyPI:
$ python -m pip install parladata-base-api
Quickstart
example:
>>> from parladata_base_api import DataStorage
>>> storage = DataStorage(MANDATE, MANDATE_STARTIME, MAIN_ORG_ID, API_URL, API_USERNAME, API_PASSWORD)
>>> perosn_object = storage.people_storage.get_or_add_object({"name": "Name Surname"})
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
parladata_base_api-0.2.0.tar.gz
(16.6 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 parladata_base_api-0.2.0.tar.gz.
File metadata
- Download URL: parladata_base_api-0.2.0.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c6e276474db5567055eb254d4171fd4876cc75db459e2995e9a3bcd46ee9172
|
|
| MD5 |
e37b246aa9e0b7843f33351e6ae4cb94
|
|
| BLAKE2b-256 |
870557a5c8c6c9a03ec29e9459634918d7df81abe466f44865cde3e66b3db716
|
File details
Details for the file parladata_base_api-0.2.0-py3-none-any.whl.
File metadata
- Download URL: parladata_base_api-0.2.0-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7ccde3ec8154e288d50ed3abadaa5d38a74a4393a3cd43b21caaa708dc3c783
|
|
| MD5 |
67ba3fa46bfe56bc108b29bd843f5d63
|
|
| BLAKE2b-256 |
45ef653dece7991957c0c64d35b39bbb770c12f82fed39a2058d7ca520c14c23
|