[ 源代码: alembic ]
软件包: python3-alembic (1.13.2-4)
python3-alembic 的相关链接
Ubuntu 的资源:
下载源码包 alembic:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Python Team
- Thomas Goirand
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [github.com]
相似软件包:
lightweight database migration tool for SQLAlchemy - Python module
其他与 python3-alembic 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3-supported-min (>= 3.9)
- 软件包暂时不可用
-
- dep: python3-importlib-resources
- Read resources from Python packages
- 或者 python3-supported-min (>= 3.9)
- 软件包暂时不可用
-
- dep: python3-mako
- fast and lightweight templating for the Python 3 platform
-
- dep: python3-sqlalchemy (>= 1.3.0)
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python