Python API wrapper for Claviz.
Project description
claviz-python-api
Python API wrapper for Claviz.
Installation
pip3 install claviz-python-api
Example
from claviz_python_api import ClavizClient, get_claviz_token
url = 'https://forms.claviz'
token = get_claviz_token(url, 'admin@claviz.com', 'Passw0rd')
claviz_client = ClavizClient(url, token)
print(claviz_client.get_current_user())
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file claviz-python-api-0.0.8.tar.gz
.
File metadata
- Download URL: claviz-python-api-0.0.8.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1525901b0a49737f60e10bf20cf38468fb9ef021076f02339baa1f1432167da |
|
MD5 | b5299aac345323ffbb8f18c5e2fafda0 |
|
BLAKE2b-256 | 262129426123134279c41d64c7bb21f030939123dd4e6e4294ed437cf084354c |
File details
Details for the file claviz_python_api-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: claviz_python_api-0.0.8-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f51f3f4d6cb99c009008b0e83372fc14abe6d9cbf67014485c22422fe1bcbeac |
|
MD5 | 2eff783a5a7ade1ad15298c3645c296b |
|
BLAKE2b-256 | 280ec96eaa095fda3c7a4b7758e35c5092a382598ecc093dd3dd42e918c082ed |