Metadata-Version: 2.4
Name: fianchetto-tradebot-quickstart
Version: 0.0.4
Summary: Example of using the Fianchetto Tradebot Library interacting with brokerages
Home-page: https://github.com/fianchetto-labs/tradebot-quickstart
Author: Fianchetto Labs
Author-email: aleks@fianchettolabs.com
Keywords: trading bot api brokerage finance automation
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: flask
Requires-Dist: pandas
Requires-Dist: pydantic
Requires-Dist: pygments
Requires-Dist: python-dateutil
Requires-Dist: pytz
Requires-Dist: rauth
Requires-Dist: sortedcontainers
Requires-Dist: fianchetto-tradebot
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
