Metadata-Version: 2.1
Name: brainfall
Version: 0.1.3
Summary: 
Author: EliaOnceAgain
Author-email: eabunassar@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: binance-connector (>=1.18.0,<2.0.0)
Requires-Dist: numpy (>=1.23.4,<2.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Description-Content-Type: text/markdown

## hello world

[![PyPI Version][pypi-image]][pypi-url]
[![Build Status][build-image]][build-url]
[![Code Coverage][coverage-image]][coverage-url]
[![][versions-image]][versions-url]

[pypi-image]: https://img.shields.io/pypi/v/brainfall
[pypi-url]: https://pypi.org/project/brainfall
[build-image]: https://github.com/eliaonceagain/brainfall/actions/workflows/build.yaml/badge.svg
[build-url]: https://github.com/eliaonceagain/brainfall/actions/workflows/build.yaml
[coverage-image]: https://codecov.io/gh/eliaonceagain/brainfall/branch/master/graph/badge.svg?token=RSKB6B6WD4
[coverage-url]: https://codecov.io/gh/eliaonceagain/brainfall
[versions-image]: https://img.shields.io/pypi/pyversions/brainfall
[versions-url]: https://pypi.org/project/brainfall

