Metadata-Version: 2.4
Name: theorycraft
Version: 0.0.1
Summary: Official TheoryCraft Python package namespace marker
Author: TheoryCraft
License-Expression: LicenseRef-Proprietary
Project-URL: Homepage, https://theorycraft-trading.ai
Project-URL: Wheelhouse, https://wheels.theorycraft-trading.ai
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# theorycraft

Official TheoryCraft Python package namespace.

This PyPI project identifies the canonical owner of the `theorycraft` package name.
The full TheoryCraft Python client is distributed through the official TheoryCraft
wheelhouse.

Install the production client from the official wheelhouse:

```bash
pip install --index-url https://wheels.theorycraft-trading.ai/simple theorycraft
```
