Metadata-Version: 2.1
Name: investing-algorithm-framework
Version: 0.1
Summary: A wrapper for sqlalchemy that helps in using sqlalchemy
Home-page: https://github.com/coding-kitties/sqlalchemy-wrapper.git
Author: coding kitties
License: BSL-1.1
Download-URL: https://github.com/coding-kitties/sqlalchemy-wrapper/archive/0.1.tar.gz
Keywords: SQLALCHEMY,SQL,ORM,DATABASE
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: wrapt (==1.11.2)
Requires-Dist: SQLAlchemy (==1.3.13)

UNKNOWN


