[ ソース: q-text-as-data ]
パッケージ: python3-q-text-as-data (3.1.6-4)
python3-q-text-as-data に関するリンク
Debian の資源:
q-text-as-data ソースパッケージをダウンロード:
- [q-text-as-data_3.1.6-4.dsc]
- [q-text-as-data_3.1.6.orig.tar.xz]
- [q-text-as-data_3.1.6-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [harelba.github.io]
類似のパッケージ:
performs SQL-like statements on tabular text data - Python 3.x
Q is a command line tool that allows direct execution of SQL-like queries on CSVs/TSVs (and any other tabular text files). Q treats ordinary files as database tables, and supports all SQL constructs, such as WHERE, GROUP BY, JOINs etc. It supports automatic column name and column type detection, and provides full support for multiple encodings.
This package provides the Python 3 version.
その他の python3-q-text-as-data 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library
-
- dep: sqlite3
- SQLite 3 用コマンドラインインターフェース