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.9.tar.gz
(15.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.1.9.tar.gz.
File metadata
- Download URL: parladata_base_api-0.1.9.tar.gz
- Upload date:
- Size: 15.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 |
e05121799eb6cdb21a754847d3bbc416b5337e592d562afac8d790d7ca3c8185
|
|
| MD5 |
25d7955173632631b669bbf94bfc5e59
|
|
| BLAKE2b-256 |
ed286faca7d7a6531f7b76af93bdeefbef322bbea6be55d16dbdae45cda3be48
|
File details
Details for the file parladata_base_api-0.1.9-py3-none-any.whl.
File metadata
- Download URL: parladata_base_api-0.1.9-py3-none-any.whl
- Upload date:
- Size: 22.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 |
e385a1d795a8dd8293b76649609203bb77ad7918ef3bee90d020d416da8e5da1
|
|
| MD5 |
23899453cf8b7bf8584f9562fc26ab5f
|
|
| BLAKE2b-256 |
d001771f134a4e9c452b14032cd7db61a656e82d39d1024e91482b16f008ce92
|