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

Uploaded Source

Built Distribution

polytomic-0.2.0-py3-none-any.whl (141.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for polytomic-0.2.0.tar.gz
Algorithm Hash digest
SHA256 f323d51fdefd865432e3caafd9ae482775fb42d263466b61826049d3349f0d71
MD5 aa59e539fcea3bdfc79f5c9ac327eb1f
BLAKE2b-256 9d93d133284457df659f19869ca9b80e5bf0e357859cfc049085aff7bcd8aa9a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for polytomic-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b878aeb054be1e54dd7a6dcdef010990babac8937070ab20f958cb373b43dcb
MD5 cc87cafb538a2124012a5b9de53511f1
BLAKE2b-256 a100993379f3dda01a6da84e63020122dcbe952838a8a69e34c170a0ebac1413

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