Skip to main content

Antsy API Client

Project description

Release MIT licensed pypi PyPI

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


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 hashes)

Uploaded Source

Built Distribution

python_antsy-0.0.17-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page