[ 源代码: q-text-as-data ]
软件包:python3-q-text-as-data(1.7.4+2018.12.21+git+28f776ed46-1)
python3-q-text-as-data 的相关链接
Debian 的资源:
下载源码包 q-text-as-data:
- [q-text-as-data_1.7.4+2018.12.21+git+28f776ed46-1.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-1.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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: sqlite3
- SQLite 3 命令行界面