[ 原始碼: 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