[ 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-sqlalchemy (>= 0.7.0)
- SQL toolkit and Object Relational Mapper for Python 3