macOS
brew install csvkitlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de csvkit pour les workflows d'agents IA.
installation
brew install csvkitlocal Homebrew formula metadata
sudo apt install csvkitDebian stable package indexes · csvkit · Source: deb.debian.org
nix profile install nixpkgs#csvkitnixpkgs package indexes · pkgs/by-name/cs/csvkit/package.nix · Source: api.github.com
sudo pacman -S csvkitArch Linux sync databases · csvkit · Source: geo.mirror.pkgbuild.com
aperçu
Suite of command-line tools for converting to and working with CSV
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
csvclean | cli | exécutable global | |
csvcut | cli | exécutable global | |
csvformat | cli | exécutable global | |
csvgrep | cli | exécutable global | |
csvjoin | cli | exécutable global | |
csvjson | cli | exécutable global | |
csvlook | cli | exécutable global | |
csvpy | cli | exécutable global | |
csvsort | cli | exécutable global | |
csvsql | cli | exécutable global | |
csvstack | cli | exécutable global | |
csvstat | cli | exécutable global | |
in2csv | cli | exécutable global | |
sql2csv | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://csvkit.readthedocs.io/
métadonnées d'installation
| Clé du paquet | brew:csvkit |
|---|---|
| Version | 2.2.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/csvkit |
| Page d'accueil | https://csvkit.readthedocs.io/ |
| Dépôt | https://github.com/wireservice/csvkit |
| Docs amont | https://csvkit.readthedocs.io/ |
| Licence | MIT |
| Archive source | https://files.pythonhosted.org/packages/9a/bf/59b035abead12d9498c96dc05b965ec77683d3c794305dec2648e23830cc/csvkit-2.2.0.tar.gz |
| Dépendances | python@3.14 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 csvkitpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.