[ aria ]
[ 源代码: q-text-as-data ]
软件包:python3-q-text-as-data(3.1.6-2)
python3-q-text-as-data 的相关链接
下载源码包 q-text-as-data:
- [q-text-as-data_3.1.6-2.debian.tar.xz]
- [q-text-as-data_3.1.6-2.dsc]
- [q-text-as-data_3.1.6.orig.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
- Command line interface for SQLite 3