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.5.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.5.tar.gz.
File metadata
- Download URL: parladata_base_api-0.1.5.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 |
1b0a43a9502628bcf9ccb90e25a20ada9c39724566b94428909fa16076c6ca9d
|
|
| MD5 |
053d89c8e7404082130d3177254f9696
|
|
| BLAKE2b-256 |
bdfec61e8eebe819a07fdf4b6cb3cd0f985fc2a304098ed0e12aadc36c1a9c3f
|
File details
Details for the file parladata_base_api-0.1.5-py3-none-any.whl.
File metadata
- Download URL: parladata_base_api-0.1.5-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 |
5509581ebdeb5f316eae495ac8b8548e547cc1c62b60a78010b5519304b8a5de
|
|
| MD5 |
687ef48d6bcb1b62960f6ed771e54530
|
|
| BLAKE2b-256 |
be3f9564f2214736413d674392d0187bb3ca0b2648a183b6aa60fe7e2b986865
|