Metadata-Version: 2.1
Name: basana
Version: 1.2.2
Summary: A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.
Home-page: https://github.com/gbeced/basana
License: Apache-2.0
Author: Gabriel Becedillas
Author-email: gabriel.becedillas@gmail.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp[speedups] (>=3.8.4,<4.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Project-URL: Documentation, https://basana.readthedocs.io/en/latest/
Project-URL: Repository, https://github.com/gbeced/basana
