[ 源代码: python-advanced-alchemy ]
软件包:python3-advanced-alchemy(1.4.1-1)
python3-advanced-alchemy 的相关链接
Debian 的资源:
下载源码包 python-advanced-alchemy:
- [python-advanced-alchemy_1.4.1-1.dsc]
- [python-advanced-alchemy_1.4.1.orig.tar.gz]
- [python-advanced-alchemy_1.4.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Carefully crafted, tested, optimized companion library for SQLAlchemy (Python 3)
Advanced Alchemy is offering useful and easy-to-use features for your database projects. It is built on:
* SQLAlchemy * msgspec * Alembic * Typing Extensions
This package contains the Python 3 version.
其他与 python3-advanced-alchemy 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-alembic
- lightweight database migration tool for SQLAlchemy - Python module
-
- dep: python3-greenlet
- Lightweight in-process concurrent programming (python3)
-
- dep: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python