macOS
brew install csvkitlocal Homebrew formula metadata
安装
brew install csvkitlocal Homebrew formula metadata
sudo apt install csvkitDebian stable package indexes · csvkit · 来源: deb.debian.org
nix profile install nixpkgs#csvkitnixpkgs package indexes · pkgs/by-name/cs/csvkit/package.nix · 来源: api.github.com
sudo pacman -S csvkitArch Linux sync databases · csvkit · 来源: geo.mirror.pkgbuild.com
概览
Suite of command-line tools for converting to and working with CSV
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
csvclean | cli | 全局可执行文件 | |
csvcut | cli | 全局可执行文件 | |
csvformat | cli | 全局可执行文件 | |
csvgrep | cli | 全局可执行文件 | |
csvjoin | cli | 全局可执行文件 | |
csvjson | cli | 全局可执行文件 | |
csvlook | cli | 全局可执行文件 | |
csvpy | cli | 全局可执行文件 | |
csvsort | cli | 全局可执行文件 | |
csvsql | cli | 全局可执行文件 | |
csvstack | cli | 全局可执行文件 | |
csvstat | cli | 全局可执行文件 | |
in2csv | cli | 全局可执行文件 | |
sql2csv | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://csvkit.readthedocs.io/
安装元数据
| 软件包键 | brew:csvkit |
|---|---|
| 版本 | 2.2.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/csvkit |
| 主页 | https://csvkit.readthedocs.io/ |
| 仓库 | https://github.com/wireservice/csvkit |
| 上游文档 | https://csvkit.readthedocs.io/ |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/9a/bf/59b035abead12d9498c96dc05b965ec77683d3c794305dec2648e23830cc/csvkit-2.2.0.tar.gz |
| 依赖 | python@3.14 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 csvkit来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.