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(
    polytomic_version="YOUR_POLYTOMIC_VERSION",
    token="YOUR_TOKEN",
)

Async Client

from polytomic.client import AsyncPolytomic

client = AsyncPolytomic(
    polytomic_version="YOUR_POLYTOMIC_VERSION",
    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-0.1.0.tar.gz (29.4 kB view details)

Uploaded Source

Built Distribution

polytomic-0.1.0-py3-none-any.whl (107.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: polytomic-0.1.0.tar.gz
  • Upload date:
  • Size: 29.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.7.17 Linux/5.15.0-1054-azure

File hashes

Hashes for polytomic-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2a025fd2649a6ef75c8ec88e4dd98a4ec833e53231b35f1ffb3671ae0d02746b
MD5 5ad42849a5498457b612d99793ed3c21
BLAKE2b-256 49cc7f0aebcae3562ce1f91f0d3c2d1cf9724d5ee8201f09b38ade8603339487

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for polytomic-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1aec9be1a0672178ccc9e38ada8686a2eec5bcfb5b7d55552ea15ca08910eebb
MD5 952aa87277eacd45cc41abdf82515575
BLAKE2b-256 2edc07c1bbb843c59d68337cfca7ded9d1a490080d75ca716fe5fe47b1f0e068

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