Metadata-Version: 2.4
Name: tradepunk
Version: 0.0.1
Summary: Unified backtest/paper/live trading framework
Project-URL: Homepage, https://github.com/osipenks/tradepunk
Project-URL: Repository, https://github.com/osipenks/tradepunk
Project-URL: Issues, https://github.com/osipenks/tradepunk/issues
Author: tradepunk contributors
License-Expression: MIT
License-File: LICENSE
Keywords: backtest,finance,options,stocks,trading
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# tradepunk


## Status

🚧 Under active development - not ready for use.

## Features (Planned)


## Installation

```bash
pip install tradepunk
```

## License

MIT
