[ ソース: python-agate-sql ]
パッケージ: python3-agatesql (0.7.2-1)
python3-agatesql に関するリンク
Debian の資源:
python-agate-sql ソースパッケージをダウンロード:
- [python-agate-sql_0.7.2-1.dsc]
- [python-agate-sql_0.7.2.orig.tar.gz]
- [python-agate-sql_0.7.2-1.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.4)
- SQL toolkit and Object Relational Mapper for Python 3
-
- sug: python-agatesql-doc
- documentation for agate-sql