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.15.tar.gz
(14.3 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.15.tar.gz.
File metadata
- Download URL: parladata_base_api-0.0.15.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
850752a9462e3c66238a32018386ad6c40057a9bde01247dcedb09d661e6c9fd
|
|
| MD5 |
b487dbc4f690362a252f45b36df81aa0
|
|
| BLAKE2b-256 |
bebb4593edbee6f20d5909d95390c48473b810ca79a6c9644a11cef7ae1777ce
|
File details
Details for the file parladata_base_api-0.0.15-py3-none-any.whl.
File metadata
- Download URL: parladata_base_api-0.0.15-py3-none-any.whl
- Upload date:
- Size: 21.1 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 |
a8818fb44b55fb6297c0361a245e809bc8d406560341dabd8360701fb45b87dc
|
|
| MD5 |
2d1de224e517b363dac565b687822cdb
|
|
| BLAKE2b-256 |
a66e3936d7b999c79e11f1fa4be2c2e9ff3561ca8f5700bba6e82c0b344b24df
|