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()
Release files for python-antsy 0.0.17
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| python-antsy-0.0.17.tar.gz | 7.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| python_antsy-0.0.17-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.5 kB
Release files / python-antsy-0.0.17.tar.gz
| Download URL | python-antsy-0.0.17.tar.gz |
|---|---|
| Size | 7.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
da11e9f59bca762229def9bd9b366864b8cfaaf1e2163f0214f2437f4aee51e1
|
|
BLAKE2b-256 checksum How to use checksums |
28454671ff95d43f352c6d7baef0e89546f65ea71a7c2563afe6a1f86b374780
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.9.18
|
Release files / python_antsy-0.0.17-py3-none-any.whl
| Download URL | python_antsy-0.0.17-py3-none-any.whl |
|---|---|
| Size | 10.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
be6c6116bd5e85cdcc8ad4293b68d671e52a8c5323bd2295fec797252ca96df7
|
|
BLAKE2b-256 checksum How to use checksums |
d8926c9b5b91f21c4d826468e35673558954d1cec3a1a18a6b707eb8507f7ad8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.9.18
|