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.1.1.tar.gz
(14.8 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.1.1.tar.gz.
File metadata
- Download URL: parladata_base_api-0.1.1.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ced5468246e7a6727a6abb528b46f3a94f84594310bc5457d37deac672521c8b
|
|
| MD5 |
35a924855d92bc57a89ad1d1582c8f1c
|
|
| BLAKE2b-256 |
f6fcb4a9629df1576e5ebb399998c6730710d2918f683e0cc286e91d848cab21
|
File details
Details for the file parladata_base_api-0.1.1-py3-none-any.whl.
File metadata
- Download URL: parladata_base_api-0.1.1-py3-none-any.whl
- Upload date:
- Size: 21.7 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 |
f406e39410674aa9ac3442a03afe864d76e83f2b46dc1ff8992394455831001d
|
|
| MD5 |
d370bbadbc28d9c37528714d0f192d1a
|
|
| BLAKE2b-256 |
b068c8d488353ef6672d5310cca137ccbe805d8382eea12534f53245d5c52ac0
|