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.0.22.tar.gz
(14.7 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.0.22.tar.gz.
File metadata
- Download URL: parladata_base_api-0.0.22.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
601e7e1c257a6f47f071ccd3f6d9b91494d4df22769f4a4dc58868d497d85ce7
|
|
| MD5 |
f05df458b3f7b13c29da1b1506df2ce3
|
|
| BLAKE2b-256 |
4476d22e7df33afd575637c298821e5b04e8c8f9803bf7179caf593c0e70fa24
|
File details
Details for the file parladata_base_api-0.0.22-py3-none-any.whl.
File metadata
- Download URL: parladata_base_api-0.0.22-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e95b3be29bf8f1046071c81b266d185e84fd0cfd9b7bd41d6e760eee4e25360d
|
|
| MD5 |
dd41673410aee522ade98a63fe698c15
|
|
| BLAKE2b-256 |
e6a754ff6e487f2d7e386fc3e1b782573a2ec8e93e27c8d1763883514fb0a96e
|