[ 原始碼: q-text-as-data ]
套件:python3-q-text-as-data(1.7.4+2018.12.21+git+28f776ed46-2)
python3-q-text-as-data 的相關連結
Debian 的資源:
下載原始碼套件 q-text-as-data:
- [q-text-as-data_1.7.4+2018.12.21+git+28f776ed46-2.dsc]
- [q-text-as-data_1.7.4+2018.12.21+git+28f776ed46.orig.tar.xz]
- [q-text-as-data_1.7.4+2018.12.21+git+28f776ed46-2.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 (Python 3 interface)
-
- dep: sqlite3
- Command line interface for SQLite 3