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.4.0.tar.gz (49.5 kB view details)

Uploaded Source

Built Distribution

polytomic-1.4.0-py3-none-any.whl (150.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for polytomic-1.4.0.tar.gz
Algorithm Hash digest
SHA256 1db125ca53b7069ba5ca33d871654f0bcbacd102a7174c4a2744caa8a97fdc01
MD5 91a3f8a667ae718321409bfe846eb9f9
BLAKE2b-256 b1085134e9003477d3ed4f60b1803effa11bd4c6053299d3265c856caf19b52e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for polytomic-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ed446a62e84e5eabae5304c6e8dfb668fb7351d6b67cc602e692a42f02ddf12a
MD5 c644acdcc13f579384cba925a06d76ff
BLAKE2b-256 23a26856b1119981b083f167a3469f5b2f90970a4c8e5ade5d33cc2541aaa6fc

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