Pakket: python-flask-migrate (2.1.1-2)
Verwijzigingen voor python-flask-migrate
Trisquel bronnen:
Het bronpakket flask-migrate downloaden:
Beheerder:
Original Maintainers:
- Debian Python Modules Team (Mailarchief)
- Thomas Bechtold
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
SQLAlchemy database migrations for Flask applications using Alembic
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.
This is the Python 2 package
Andere aan python-flask-migrate gerelateerde pakketten
|
|
|
-
- dep: alembic (>= 0.6)
- lightweight database migration tool for SQLAlchemy
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-alembic
- lightweight database migration tool for SQLAlchemy - Python 2.x
-
- dep: python-flask (>= 0.9)
- micro web framework based on Werkzeug and Jinja2 - Python 2.7
-
- dep: python-flask-sqlalchemy
- adds SQLAlchemy support to your Flask application