[ 原始碼: python-agate-sql ]
套件:python3-agatesql(0.5.5-4)
python3-agatesql 的相關連結
Debian 的資源:
下載原始碼套件 python-agate-sql:
- [python-agate-sql_0.5.5-4.dsc]
- [python-agate-sql_0.5.5.orig.tar.gz]
- [python-agate-sql_0.5.5-4.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