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.3.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.3.tar.gz.
File metadata
- Download URL: parladata_base_api-0.1.3.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 |
c0a97b082107d6689d515820352c4c933b1a572da4dbe63cf7dc1ad9a557513c
|
|
| MD5 |
4264e3f2650ed96e60463ee4e7e8a4f9
|
|
| BLAKE2b-256 |
2e7e8e10a77c99121d25edf9c98120d13da39659f15283ace0f38aee79518446
|
File details
Details for the file parladata_base_api-0.1.3-py3-none-any.whl.
File metadata
- Download URL: parladata_base_api-0.1.3-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 |
e16e96ce1447c86ec3c86e4601aac8e143abbc636b5eba10fb5ac1edd0fde9c8
|
|
| MD5 |
ab6da41bc324ec8ae5ef999901fa6547
|
|
| BLAKE2b-256 |
a92997868aad09d521f383fd025acc6ec5001f53b5d739cd5df3bb4278dc8933
|