Metadata-Version: 2.4
Name: homebrewlibra
Version: 0.0.3
Summary: A collection of packages designed to process and analyze market data
License-File: LICENSE.txt
Author: Alex Glebov
Author-email: alex.glebov@gmail.com
Requires-Python: >=3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: Requests (==2.32.5)
Requires-Dist: ccxt (==4.5.39)
Requires-Dist: joblib (==1.5.3)
Requires-Dist: jsonschema (==4.26.0)
Requires-Dist: keras (==3.13.2)
Requires-Dist: matplotlib (==3.10.8)
Requires-Dist: matplotlib (>=3.10.8)
Requires-Dist: numpy (>=2.4.2)
Requires-Dist: pandas (>=3.0.1)
Requires-Dist: python_dateutil (==2.9.0.post0)
Requires-Dist: scikit_learn (==1.8.0)
Requires-Dist: tensorflow (==2.20.0)
Description-Content-Type: text/markdown


## Contributing

This is an admittedly small project. Still, if you have any contributions,
please [fork this project on github](https://github.com/Alex-Glebov/) and
send me a pull request.

