TradePose Models
TradePose Models contains independently versioned Pydantic and Polars contracts shared by the public TradePose Client and private TradePose systems. It keeps serialized strategy, execution, result, and market-data shapes consistent across those boundaries.
Installation
Ordinary users should install only tradepose-client:
uv add tradepose-client
Do not install or manually pin tradepose-models directly. The Client dependency
constraints select a compatible Models version for its public API and wire contracts.
If a package resolver reports a Models conflict, upgrade tradepose-client instead of
guessing a Models version:
uv lock --upgrade-package tradepose-client
uv sync
Direct installation is intended only for maintainers of systems that implement the shared TradePose contracts.
Runtime requirements
- Python 3.13 or newer
- Pydantic 2.12.1 or newer
- Polars 1.33.1
Models is Beta software. Its version is independent from the Client version, and contract-breaking changes may require a coordinated Client upgrade.
Support and license
- Homepage: tradepose.com
- Support: admin@tradepose.com
- Status: Beta
- License: MIT
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tradepose_models-2.9.1.tar.gz.
File metadata
- Download URL: tradepose_models-2.9.1.tar.gz
- Upload date:
- Size: 157.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd529e19b42731566a91f62079f0ebec45d42a8ed4c70e0097fb44ce2e230b6f
|
|
| MD5 |
9569c4dfaca0460c085ee3eba2947a1b
|
|
| BLAKE2b-256 |
0aaf7cd4a8b224d7e3b5536990e81c3480254ab9dad245d244be49bfdd580cac
|
File details
Details for the file tradepose_models-2.9.1-py3-none-any.whl.
File metadata
- Download URL: tradepose_models-2.9.1-py3-none-any.whl
- Upload date:
- Size: 164.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1311bcdf7a4cd6f48e25eb4193150612aa2f9e8c22c7ccc38104b6469615336
|
|
| MD5 |
56d0ec07892e6b89f7938f4c1e9ff7af
|
|
| BLAKE2b-256 |
4c66ab991328154250b2cb710f8016541e385f964634b24230b06acb4b5665b8
|