Metadata-Version: 2.1
Name: lbpackages
Version: 0.3.1
Summary: Implements classes and functions for stocks model and db client
Author: Lionel Barbagallo
Requires-Python: >=3.7.1,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SQLAlchemy (==1.4.24)
Requires-Dist: boto3 (>=1.20.3,<2.0.0)
Requires-Dist: pandas (>=1.3.4,<2.0.0)
Requires-Dist: plotly (>=5.3.1,<6.0.0)
Requires-Dist: psycopg2-binary (>=2.9.1,<3.0.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
