[ 源代码: python-agate-sql ]
软件包:python3-agatesql(0.5.8-2)
python3-agatesql 的相关链接
Debian 的资源:
下载源码包 python-agate-sql:
- [python-agate-sql_0.5.8-2.dsc]
- [python-agate-sql_0.5.8.orig.tar.gz]
- [python-agate-sql_0.5.8-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [agate-sql.rtfd.org]
相似软件包:
support for SQL read/write in agate
Agate-sql adds read/write support for SQL to agate. It uses a monkey patching pattern to add read and write methods for SQL to all agate.Table instances after import of the corresponding agatesql module.
This package provides the modules for Python 3.
其他与 python3-agatesql 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-agate
- data analysis library optimized for human readability
-
- dep: python3-sqlalchemy (>= 1.3.22)
- SQL toolkit and Object Relational Mapper for Python 3
-
- sug: python-agatesql-doc
- documentation for agate-sql