Metadata-Version: 1.1
Name: flask-sqlite_admin
Version: 0.3
Summary: SQLite DB Management Blueprint for Flask Applications
Home-page: https://github.com/twaldear/flask-sqlite-admin
Author: Tristan Waldear
Author-email: trwaldear@gmail.com
License: MIT
Download-URL: https://github.com/twaldear/flask-sqlite-admin/tarball/0.1
Description: Use this blueprint to have a functional CRUD tool to manage your sqlite db directly for small applications.This is similar to the Flask-Admin package but doesnot require any database models or the use of sqlAlchemy
Keywords: flask,sqlite,database,admin
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Flask
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
