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.3.1.tar.gz
(16.1 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.3.1.tar.gz.
File metadata
- Download URL: parladata_base_api-0.3.1.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfe31a91c38d0c44301cf637adcf9fba15951a5eb7769928b7f1a5b81c1b2321
|
|
| MD5 |
aa6337b460953b678b426d2eaee79790
|
|
| BLAKE2b-256 |
2677cbfb57356d9ef01283cbeb4978f268425fc509ba09914782073a9b993fc4
|
File details
Details for the file parladata_base_api-0.3.1-py3-none-any.whl.
File metadata
- Download URL: parladata_base_api-0.3.1-py3-none-any.whl
- Upload date:
- Size: 23.3 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 |
f00c9876bbe2a167e49e4f84fbd653ee2b92077f2f4ae2476b3df4acf6a05182
|
|
| MD5 |
06ffd4ffc06a1a189afab53f383d02dc
|
|
| BLAKE2b-256 |
7e3aea84201e503242fcc3d706fb6db63f352034d25d6aa76d70293eda6689cf
|