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.2.1.tar.gz
(16.6 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.2.1.tar.gz.
File metadata
- Download URL: parladata_base_api-0.2.1.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f6a20f19ae6e5adf5322b5c96cd91c439b02d7914e2508685cafb41302d0616
|
|
| MD5 |
2f13f82206a57fbb94936d0e2f1c8b02
|
|
| BLAKE2b-256 |
424935e61064f85d96a8a298f15c6d185dbad79d2df1e50e074c4d60b3bb934d
|
File details
Details for the file parladata_base_api-0.2.1-py3-none-any.whl.
File metadata
- Download URL: parladata_base_api-0.2.1-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0185b107cf7de5115b6474f0569196d07a3f9fbab652922ec8038c5950302601
|
|
| MD5 |
e0d8801f6ac767d7285cd6a3b3809b31
|
|
| BLAKE2b-256 |
c5e2af0dd47fa59a21a44d69acacd44f88f1ff3436ce18627071c0b91578e970
|