Skip to main content

No project description provided

Project description

Polytomic Python Library

fern shield

The Polytomic Python Library provides convenient access to the Polytomic API from applications written in Python.

Installation

pip install --upgrade polytomic

Usage

from polytomic.client import Polytomic

client = Polytomic(
    token="YOUR_TOKEN",
)

Async Client

from polytomic.client import AsyncPolytomic

client = AsyncPolytomic(
    token="YOUR_TOKEN",
)

Beta Status

This SDK is in beta, and there may be breaking changes between versions without a major version update. Therefore, we recommend pinning the package version to a specific version. This way, you can install the same version each time without breaking changes.

Contributing

While we value open-source contributions to this SDK, this library is generated programmatically. Additions made directly to this library would have to be moved over to our generation code, otherwise they would be overwritten upon the next generated release. Feel free to open a PR as a proof of concept, but know that we will not be able to merge it as-is. We suggest opening an issue first to discuss with us!

On the other hand, contributions to the README are always very welcome!

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

polytomic-1.0.0.tar.gz (44.7 kB view details)

Uploaded Source

Built Distribution

polytomic-1.0.0-py3-none-any.whl (141.1 kB view details)

Uploaded Python 3

File details

Details for the file polytomic-1.0.0.tar.gz.

File metadata

  • Download URL: polytomic-1.0.0.tar.gz
  • Upload date:
  • Size: 44.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.18 Linux/5.15.0-1060-azure

File hashes

Hashes for polytomic-1.0.0.tar.gz
Algorithm Hash digest
SHA256 c2ca32494f56373ee468b434b67e3954756776e9b4ab1c7af230f6cb32e29a5e
MD5 8629789acddeeb76868d3df425e8da75
BLAKE2b-256 a9b4b744f1403560e796f65e200f010d363a46114c5e5ab9ead9bcda21a8a46a

See more details on using hashes here.

File details

Details for the file polytomic-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: polytomic-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 141.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.18 Linux/5.15.0-1060-azure

File hashes

Hashes for polytomic-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0d529ecbb4de90b86b45f780c14d381fb140b540075deac64def41e983a120d7
MD5 d78ead785d56b351ef1d120e82e5ae04
BLAKE2b-256 2c6f75d40d0e91530f09a2481efe57983f55b611b661dc22c678f6cac7c7ab4f

See more details on using hashes here.

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