Metadata-Version: 2.1
Name: thetagang
Version: 0.1.1
Summary: ThetaGang is an IBKR bot for getting money
License: AGPL-3.0-only
Author: Brenden Matthews
Author-email: brenden@brndn.io
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: click-log (>=0.3.2,<0.4.0)
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Requires-Dist: ib_insync (>=0.9.64,<0.10.0)
Requires-Dist: pandas (>=1.1.4,<2.0.0)
Requires-Dist: python-dateutil (>=2.8.1,<3.0.0)
Requires-Dist: pytimeparse (>=1.1.8,<2.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
