Antsy API Client
Project description
python-antsy
Python package for integration of Antsy in other applications
Installation
Install from PyPi using pip, a package manager for Python.
pip install python-antsy
Test your installation
Try to find the attributes of your authentication token. Save the following code sample to your computer with a text editor. Be sure to replace refresh_token.
from antsy import Antsy
# Your Auth Token
client = Antsy(refresh_token="JWT_TOKEN")
client.auth.whoami()
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
python-antsy-0.0.17.tar.gz
(7.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 python-antsy-0.0.17.tar.gz.
File metadata
- Download URL: python-antsy-0.0.17.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da11e9f59bca762229def9bd9b366864b8cfaaf1e2163f0214f2437f4aee51e1
|
|
| MD5 |
872fc2c4751e346535d43e26b8dcff76
|
|
| BLAKE2b-256 |
28454671ff95d43f352c6d7baef0e89546f65ea71a7c2563afe6a1f86b374780
|
File details
Details for the file python_antsy-0.0.17-py3-none-any.whl.
File metadata
- Download URL: python_antsy-0.0.17-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be6c6116bd5e85cdcc8ad4293b68d671e52a8c5323bd2295fec797252ca96df7
|
|
| MD5 |
74ecefe72589fba6c5b8a893b6291405
|
|
| BLAKE2b-256 |
d8926c9b5b91f21c4d826468e35673558954d1cec3a1a18a6b707eb8507f7ad8
|