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.5.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.5.tar.gz.
File metadata
- Download URL: parladata_base_api-0.2.5.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 |
7117dd731bab17e27f5752403d500966225266023e7900b5cc4bd4e103c801ae
|
|
| MD5 |
9eb414416036232ceafda2961d77f76e
|
|
| BLAKE2b-256 |
23b8f987ea45fdbda8b28bb8ebd91e49c6dbeab1350a202e2eb5822b4afea206
|
File details
Details for the file parladata_base_api-0.2.5-py3-none-any.whl.
File metadata
- Download URL: parladata_base_api-0.2.5-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 |
c923f6d8c905211128d9d9b769a927cb41edf11d6933aeaed14dab33dfc4f533
|
|
| MD5 |
3a3fffad772d94ae75a70b36cd73c146
|
|
| BLAKE2b-256 |
3884a79fb200135463f1d84cb33fa7aac23f954c77d10a9cc4491b04ebf174ec
|