python3-flask-migrate

SQLAlchemy migrations for Flask using Alembic and Python 3
  https://pypi.python.org/pypi/Flask-Migrate
  0
  no reviews



Flask-Migrate is an extension that handles SQLAlchemy database migrations for Flask applications using Alembic. The database operations are provided as command line arguments for Flask-Script.