Skip to main content

Qanty API Client

Project description

Release MIT licensed pypi PyPI

qanty

Python package for integration of Qanty in other applications

Supported Python Versions

This library supports the following Python implementations:

  • Python 3.10
  • Python 3.11
  • Python 3.12
  • Python 3.13
  • Python 3.14

Installation

Install from PyPi using pip, a package manager for Python.

pip3 install qanty

Test your installation

Try listing your company branches. Save the following code sample to your computer with a text editor. Be sure to update the auth_token, and company_id variables.

import qanty

# Your Auth Token
client = qanty.Client(auth_token="your_auth_token", company_id="your_company_id")

branches = client.get_branches()
for branch in branches:
    print(f"Branch ID: '{branch.id}', name: '{branch.name}'")

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

qanty-0.2.0.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qanty-0.2.0-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file qanty-0.2.0.tar.gz.

File metadata

  • Download URL: qanty-0.2.0.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for qanty-0.2.0.tar.gz
Algorithm Hash digest
SHA256 9dd07f232008edcf08aad6b7463b22df7ac8da193135b588fd98298d615f689c
MD5 fc73906d65371e9d6f60da87f2fdda88
BLAKE2b-256 e2f7965038e7d7257a68e81751a44d7d7c459d79a946cd45aab64806b38cc106

See more details on using hashes here.

File details

Details for the file qanty-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: qanty-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for qanty-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 63425c3678902103a14dec3456a7740e00d49347f6be96af0e919a37c2223255
MD5 fc26e16142b8ee2efd1210256486c1fa
BLAKE2b-256 8c7b7ed8fe760273a9fbc976720b7e5feb242fc17978451dcacac38cbf904858

See more details on using hashes here.

Supported by

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