Metadata-Version: 2.1
Name: fastbacktest
Version: 0.0.1
Summary: Simple library for backtest
Home-page: https://github.com/smartleks/fastbacktest
Author: smartleks
Requires-Python: >=3.9.1,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: deepmerge (>=1.1.0,<2.0.0)
Requires-Dist: pydantic (>=2.0.0,<3.0.0)
Requires-Dist: pyyaml (>=6.0.0,<7.0.0)
Project-URL: Repository, https://github.com/smartleks/fastbacktest
