No project description provided
Project description
Truvity Python Library
The Truvity Python Library provides convenient access to the Truvity API from applications written in Python.
Installation
pip install --upgrade truvity_sdk
Usage
from truvity_sdk.client import TruvityApi
client = TruvityApi()
Async Client
from truvity_sdk.client import AsyncTruvityApi
client = AsyncTruvityApi()
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for truvity_sdk-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a5c23b604c74ed07f1ebeea529dc2bce1ade3491948ce5215252c70156ca0d9 |
|
MD5 | 57c499b3effd3c3ffeb5e95ef58a800e |
|
BLAKE2b-256 | 4817b6d0aced35541a2c196d0f9f2d7388ba2670d0bd5c6ed58dca4e24c8a26e |