[ ソース: flask-migrate ]
パッケージ: python3-flask-migrate (2.5.2-1)
python3-flask-migrate に関するリンク
Trisquel の資源:
flask-migrate ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Ondřej Nový
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
SQLAlchemy migrations for Flask using Alembic and Python 3
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.
その他の python3-flask-migrate 関連パッケージ
|
|
|
-
- dep: alembic (>= 0.6)
- lightweight database migration tool for SQLAlchemy
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-alembic
- lightweight database migration tool for SQLAlchemy - Python module
-
- dep: python3-flask (>= 0.9)
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-flask-sqlalchemy
- adds SQLAlchemy support to your Python 3 Flask application