Metadata-Version: 1.0
Name: Flask-DBConfig
Version: 0.3.12
Summary: Configure Flask applications from a local DB
Home-page: https://github.com/tedw4rd/flask-db-configuration/
Author: Ted Aronson
Author-email: ted.aronson@gmail.com
License: MIT
Description: 
        Flask-DBConfig
        --------------
        
        Configure your Flask application from a local SQLite database, and never have
        to ship with a config file again!
        
        Links
        `````
        
        * `documentation <http://packages.python.org/Flask-DBConfig>`_
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
