[ buster ]
[ bullseye ]
[ 原始碼: python-sqlsoup ]
套件:python3-sqlsoup(0.9.1-3)
python3-sqlsoup 的相關連結
Debian 的資源:
下載原始碼套件 python-sqlsoup:
- [python-sqlsoup_0.9.1-3.dsc]
- [python-sqlsoup_0.9.1.orig.tar.gz]
- [python-sqlsoup_0.9.1-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
one step database access tool for Python3, built on the SQLAlchemy ORM
SQLSoup provides a convenient way to map Python objects to relational database tables, with no declarative code of any kind. It's built on top of the SQLAlchemy ORM and provides a super-minimalistic interface to an existing database.
This package provides support for Python3.
其他與 python3-sqlsoup 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sqlalchemy (>= 0.7.0)
- SQL toolkit and Object Relational Mapper for Python 3