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(
    x_polytomic_version="YOUR_X_POLYTOMIC_VERSION",
    token="YOUR_TOKEN",
)

Async Client

from polytomic.client import AsyncPolytomic

client = AsyncPolytomic(
    x_polytomic_version="YOUR_X_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.2.tar.gz (40.9 kB view details)

Uploaded Source

Built Distribution

polytomic-0.1.2-py3-none-any.whl (132.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: polytomic-0.1.2.tar.gz
  • Upload date:
  • Size: 40.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.1.2.tar.gz
Algorithm Hash digest
SHA256 b714beb04b16fd2b229e222fe138207a624c40c5de861ee65107157504a2223b
MD5 f45419e685233c22a73657a5f584a4bb
BLAKE2b-256 23251903dfb663ac9f88d1133ac9f7df2f9814525380289b2f1f81b686f02422

See more details on using hashes here.

File details

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

File metadata

  • Download URL: polytomic-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 132.4 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.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 914b8d009cc415adfff7a07fe3d8bf177f9c88c6490043594860e47233265df0
MD5 b3b65cadabb86c506c19edef69c16eb7
BLAKE2b-256 5fb8e90ae7521ccdeb82e6487c7260dc3e192d5964331897800ffad8b83cb413

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