Metadata-Version: 2.1
Name: vigilant-crypto-snatch
Version: 5.9.3
Summary: Crypto currency buying agent
License: MIT
Author: Martin Ueding
Author-email: mu@martin-ueding.de
Requires-Python: >=3.9, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*, !=3.8.*
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: gui
Requires-Dist: PySide6 (>=6.5.0,<7.0.0) ; extra == "gui"
Requires-Dist: altair (>=4.2.2,<5.0.0)
Requires-Dist: appdirs (>=1.4.4,<2.0.0)
Requires-Dist: bitstampclient (>=2.2.10,<3.0.0)
Requires-Dist: ccxt (>=3.0.72,<4.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: coloredlogs (>=15.0.1,<16.0.0)
Requires-Dist: krakenex (>=2.1.0,<3.0.0)
Requires-Dist: pandas (>=1.0,<2.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: requests (>=2.28.2,<3.0.0)
Requires-Dist: scipy (>=1.10.1,<2.0.0)
Requires-Dist: sqlalchemy (>=2.0.9,<3.0.0)
Requires-Dist: streamlit (>=1.21.0,<2.0.0)
