[ Bron: q-text-as-data ]
Pakket: python3-q-text-as-data (1.7.4+2018.12.21+git+28f776ed46-2)
Verwijzigingen voor python3-q-text-as-data
Debian bronnen:
Het bronpakket q-text-as-data downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [harelba.github.io]
Vergelijkbare pakketten:
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.
Andere aan python3-q-text-as-data gerelateerde pakketten
|
|
|
|
-
- 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