[ 源代码: sqlmodel ]
软件包: python3-sqlmodel (0.0.24-1) [universe]
python3-sqlmodel 的相关链接
ScreenshotUbuntu 的资源:
下载源码包 sqlmodel:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Sandro Tosi
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [github.com]
相似软件包:
SQL databases in Python, designed for simplicity, compatibility, and robustness
其他与 python3-sqlmodel 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pydantic (>= 1.8.2)
- Data validation and settings management using Python type hinting
-
- dep: python3-sqlalchemy (<< 2.1.0)
- SQL toolkit and Object Relational Mapper for Python 3
- dep: python3-sqlalchemy (>= 2.0.14)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python