Metadata-Version: 2.1
Name: projectslib
Version: 0.1.0
Summary: Library for code for my projects
Author: jetm
Author-email: abhmul@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Requires-Dist: pandas (>=1.4.1,<2.0.0)
Requires-Dist: scipy (>=1.8.0,<2.0.0)
Requires-Dist: tensorflow (>=2.8.0,<3.0.0)
Requires-Dist: tqdm (>=4.63.0,<5.0.0)
