Metadata-Version: 2.1
Name: dp_sqlalchemy_wrapper
Version: 2.2.0
Summary: A slim wrapper around sqlalchemy to simplify database setup and common operations
Home-page: https://github.com/dataPuzzler/dp_sqlalchemy_wrapper
Author: Lukas Seppelfricke
Author-email: data.puzzler@gmail.com
License: UNKNOWN
Description: .. image:: https://github.com/dataPuzzler/dp_sqlalchemy_wrapper/actions/workflows/test.yml/badge.svg?branch=master&event=workflow_dispatch
        	:target: https://github.com/dataPuzzler/dp_sqlalchemy_wrapper/actions/workflows/test.yml/badge.svg?branch=master&event=workflow_dispatch
        	:alt: Unit-tests Badge
        
        dp_sqlalchemy_wrapper
        =====================
        
        A slim wrapper around sqlalchemy to simplify database setup and common operations.
        
Keywords: sqlalchemy,wrapper
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7, <4
Description-Content-Type: text/x-rst
