Metadata-Version: 2.1
Name: basicdb
Version: 0.0.9
Summary: A simple database and key/value store wrapper
Home-page: https://github.com/ludwigschmidt/basicdb
Author: Ludwig Schmidt
Author-email: ludwigschmidt2@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: boto3 (>=1.14.38,<2.0.0)
Requires-Dist: msgpack (>=1.0.0,<2.0.0)
Requires-Dist: objectstash (>=0.1,<0.2)
Requires-Dist: psycopg2-binary (>=2.8.6,<3.0.0)
Requires-Dist: sqlalchemy (>=1.3.19,<2.0.0)
Requires-Dist: sqlalchemy_utils (==0.36.7)
Project-URL: Repository, https://github.com/ludwigschmidt/basicdb
