Metadata-Version: 2.4
Name: istari-digital-core
Version: 6.0.7
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Rust
License-File: LICENSE
Summary: Python bindings for the Istari Digital platform
Author: Istari Digital Developers
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: homepage, https://istaridigital.com
Project-URL: documentation, https://docs.istaridigital.com

# Istari Digital Core

The `istari-digital-core` library contains compiled Rust binaries for interacting with the [Istari Digital platform](www.istaridigital.com). It is intended to serve as a dependency of the `istari-digital-client` Python library. Users should not have to interact with it directly.

- **Install:** Most users should instead install `istari-digital-client`. If you have a specific reason to use this library run `pip install istari-digital-core`.
- **Documentation and Usage:** Please see [docs.istaridigital.com](docs.istaridigital.com).
- **Supported Versions:** This library supports Python 3.10, 3.11, 3.12, and 3.13
- **License:** This library is released under an MIT license with the following clarification:

> No license is hereby implied or granted to any patent or patent application relating to the Istari Digital platform itself. The list of patents applicable to the Istari Digital platform may be found at istaridigital.com/patent-list.

