Metadata-Version: 2.1
Name: PyAlgoEngine
Version: 0.7.6.post4
Summary: Basic algo engine
Home-page: https://github.com/BolunHan/PyAlgoEngine
Author: Bolun.Han
Author-email: Bolun.Han@outlook.com
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.1
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: exchange_calendars
Requires-Dist: PyEventEngine
Provides-Extra: webapps
Requires-Dist: flask; extra == "webapps"
Requires-Dist: waitress; extra == "webapps"
Requires-Dist: bokeh; extra == "webapps"

# PyAlgoEngine
python algo trading engine
