macOS
brew install csvkitlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für csvkit in AI-Agent-Workflows.
Installation
brew install csvkitlocal Homebrew formula metadata
sudo apt install csvkitDebian stable package indexes · csvkit · Quelle: deb.debian.org
nix profile install nixpkgs#csvkitnixpkgs package indexes · pkgs/by-name/cs/csvkit/package.nix · Quelle: api.github.com
sudo pacman -S csvkitArch Linux sync databases · csvkit · Quelle: geo.mirror.pkgbuild.com
Überblick
Suite of command-line tools for converting to and working with CSV
Verlauf
csvkit is a Python suite of command-line tools for converting, inspecting, querying, and transforming CSV and other tabular data formats.
The upstream README describes csvkit as a suite for working with CSV, inspired by pdftk, GDAL, and the original csvcut tool by Joe Germuska and Aaron Bycoffe. Its changelog begins in 2012 and records steady expansion from conversion and inspection utilities into SQL import/export, GeoJSON, compressed input, richer type inference, and Python-version maintenance.
Version 1.0.0 arrived in December 2016. The 2.0.0 release in May 2024 was the first major release since 1.0.0 and included backwards-incompatible csvclean behavior changes, new checks, and a renewed focus on standard streams and explicit options.
csvkit became a common package-manager fixture because it provides many small Unix-style commands under one distribution: in2csv, csvcut, csvgrep, csvjoin, csvjson, csvlook, csvsql, csvstack, csvstat, sql2csv, and others. The input package metadata records distribution through Homebrew, Debian, Nix, Arch, and Ubuntu.
The README advertises PyPI download and version badges, while the documentation is hosted on Read the Docs. That combination made csvkit both a Python package and a system-package dependency for users who wanted spreadsheet and database conversion without opening a GUI.
Typical use is shell-oriented: convert Excel, JSON, DBF, or SQL data to CSV, select or filter columns, join files, pretty-print tables with csvlook, compute statistics with csvstat, or create/query database tables with csvsql. Its role overlaps with small Unix text tools but handles CSV dialects, quoting, encodings, and tabular types explicitly.
csvkit is package-significant because it bundles a vocabulary of CSV subcommands into one installable toolchain. It is also a useful comparison point for newer single-purpose tools: csview's own README benchmarks against csvkit's csvlook, showing how csvkit remains a reference implementation even when leaner tools optimize a narrower job.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
csvclean | cli | globales Executable | |
csvcut | cli | globales Executable | |
csvformat | cli | globales Executable | |
csvgrep | cli | globales Executable | |
csvjoin | cli | globales Executable | |
csvjson | cli | globales Executable | |
csvlook | cli | globales Executable | |
csvpy | cli | globales Executable | |
csvsort | cli | globales Executable | |
csvsql | cli | globales Executable | |
csvstack | cli | globales Executable | |
csvstat | cli | globales Executable | |
in2csv | cli | globales Executable | |
sql2csv | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://csvkit.readthedocs.io/
Installationsmetadaten
| Paketschlüssel | brew:csvkit |
|---|---|
| Version | 2.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/csvkit |
| Homepage | https://csvkit.readthedocs.io/ |
| Repository | https://github.com/wireservice/csvkit |
| Upstream-Dokumentation | https://csvkit.readthedocs.io/ |
| Lizenz | MIT |
| Quellarchiv | https://files.pythonhosted.org/packages/9a/bf/59b035abead12d9498c96dc05b965ec77683d3c794305dec2648e23830cc/csvkit-2.2.0.tar.gz |
| Abhängigkeiten | python@3.14 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | csvkit |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
csvkit 2.0.1-3
command-line tools for working with CSV
https://github.com/wireservice/csvkit
sudo apt install csvkitcsvkit-doc 2.0.1-3
documentation for csvkit
https://github.com/wireservice/csvkit
sudo apt install csvkit-docpython3-csvkit 2.0.1-3
public modules for csvkit (Python 3)
https://github.com/wireservice/csvkit
sudo apt install python3-csvkitcsvkit
nix profile install nixpkgs#csvkitcsvkit 1.4.0-1
command-line tools for working with CSV
https://github.com/wireservice/csvkit
sudo apt install csvkitcsvkit-doc 1.4.0-1
documentation for csvkit
https://github.com/wireservice/csvkit
sudo apt install csvkit-docpython3-csvkit 1.4.0-1
public modules for csvkit (Python 3)
https://github.com/wireservice/csvkit
sudo apt install python3-csvkitcsvkit 2.2.0-2
A suite of utilities for converting to and working with CSV
https://csvkit.readthedocs.org
sudo pacman -S csvkitQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.