[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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