Metadata-Version: 2.4
Name: openquanter
Version: 0.0.1
Summary: Placeholder release reserving the name for the OpenQuanter project; the Python tier is developed in the repository and will be published here once it is usable.
Author: OpenQuanter
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/openquanter/openquanter
Project-URL: Repository, https://github.com/openquanter/openquanter
Project-URL: Documentation, https://github.com/openquanter/openquanter/tree/main/docs
Keywords: trading,quant,backtesting,crypto
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Rust
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# openquanter

**Placeholder release — no implementation yet.**

The Python tier of [OpenQuanter](https://github.com/openquanter/openquanter), a
deterministic, AI-native quantitative trading framework written in Rust.

Version 0.0.1 reserves the name. The Python bindings are planned for the M2
milestone and are developed in the repository; this package will carry the
implementation once it is usable. Installing it today gets you nothing but the
name.

- Repository: https://github.com/openquanter/openquanter
- Requirements, roadmap and implementation plan: https://github.com/openquanter/openquanter/tree/main/docs
- License: Apache-2.0
