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

Uploaded Source

Built Distribution

polytomic-1.3.0-py3-none-any.whl (150.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: polytomic-1.3.0.tar.gz
  • Upload date:
  • Size: 49.3 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.3.0.tar.gz
Algorithm Hash digest
SHA256 c040b19387a03bb74772eda00536fc85a418e16b5ff37fd42b2a10c8d28179db
MD5 5acdb90772c81745099ec34286b22725
BLAKE2b-256 47959a44e2c9c45c2f6798a6375973cc839dc88d9421c0b91200b19f5fdc5296

See more details on using hashes here.

File details

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

File metadata

  • Download URL: polytomic-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 150.6 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9c646a444319ae2438e6d310f82f3f1a210ae0ab891a731a7643ece53588afaf
MD5 860fa14eaf2873707f5dcc4f9d15afb1
BLAKE2b-256 19e5b42923f7ab8b840b817d26d6007e34e596e73a489cebfcba1505b55e082c

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