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.7.tar.gz
(14.2 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.7.tar.gz.
File metadata
- Download URL: parladata_base_api-0.0.7.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f66a195e273879b39d7908acfd2d3b0f5d98e44194048bc3ccd707f7849e986
|
|
| MD5 |
a7e362acb7db9e5aa35bc160646443ab
|
|
| BLAKE2b-256 |
e4601d4d80d642261aaa6ec38a3119060b70d4af12f284297465fdcf16e1d8ea
|
File details
Details for the file parladata_base_api-0.0.7-py3-none-any.whl.
File metadata
- Download URL: parladata_base_api-0.0.7-py3-none-any.whl
- Upload date:
- Size: 20.9 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 |
83d2d4f89def934d1624e63ff896101e3c1a803608153f9b2fa69244b80c1f29
|
|
| MD5 |
0b0bc4d0998b6d42458eeab86a7e46ab
|
|
| BLAKE2b-256 |
b62ada7f9a34da980692bb2385a55cdb000775e4697a545e36125493ddd6c35b
|