Metadata-Version: 2.1
Name: Henson-Database
Version: 0.5.0
Summary: A library for using SQLAlchemy with a Henson application
Home-page: https://henson-database.readthedocs.io
Author: Andy Dirnberger, Jon Banafato, Leonard Bedner, and others
Author-email: henson@iheart.com
License: Apache License, Version 2.0
Description: ##############################
        Henson-Database |build status|
        ##############################
        
        .. |build status| image:: https://travis-ci.org/iheartradio/Henson-Database.svg?branch=master
           :target: https://travis-ci.org/iheartradio/Henson-Database
        
        A library for using SQLAlchemy with a Henson application.
        
        * `Documentation <https://henson-database.readthedocs.io>`_
        * `Installation <https://henson-database.readthedocs.io/en/latest/#installation>`_
        * `Changelog <https://henson-database.readthedocs.io/en/latest/changes.html>`_
        * `Source <https://github.com/iheartradio/Henson-Database>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Provides-Extra: migrations
