Metadata-Version: 2.4
Name: fianchetto-tradebot
Version: 0.1.7
Summary: Library for implementing API trading integrations with popular brokerages like ETrade, Schwab, and Interactive Brokers
Home-page: https://github.com/fianchetto-labs/tradebot
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: aioauth-client
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
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
