macOS
brew install csvtklocal Homebrew formula metadata
sudo port install csvtkMacPorts ports tree · textproc/csvtk/Portfile · source: api.github.com
brew
Cross-platform, efficient and practical CSV/TSV toolkit in Golang. Version 0.37.0 via Homebrew; verified from local package data.
install
brew install csvtklocal Homebrew formula metadata
sudo port install csvtkMacPorts ports tree · textproc/csvtk/Portfile · source: api.github.com
nix profile install nixpkgs#csvtknixpkgs package indexes · pkgs/by-name/cs/csvtk/package.nix · source: api.github.com
overview
Cross-platform, efficient and practical CSV/TSV toolkit in Golang
history
csvtk is a cross-platform Go toolkit for CSV and TSV processing, originally framed for bioinformatics and data-science table workflows. It emphasizes many subcommands, compressed input support, field selection by names, pipeline integration, and prebuilt binaries.
The public release series begins with v0.1 in April 2016. The project grew from a compact CSV/TSV utility into a broad suite with commands for inspection, conversion, set operations, editing, transforms, sorting, joins, plots, and shell autocompletion.
The official README documents release binaries, Pixi, conda-forge, Homebrew, Go install, and Arch AUR installation. Its conda and bioinformatics-facing documentation are significant because CSV/TSV table wrangling is common in reproducible analysis pipelines where package-manager availability matters.
csvtk is commonly used as a pipeline component for rapid table inspection and transformation: selecting or excluding fields by name, converting CSV to TSV, JSON, Markdown, reStructuredText, or XLSX, fixing malformed records, joining tables, summarizing columns, and plotting simple charts.
csvtk is package-nerd-interesting because it packages a large table-toolbox surface into a single Go binary with no runtime dependencies, while still being distributed through language, OS, and scientific package channels. It overlaps with csvkit and xsv but leans into compressed files, bioinformatics documentation, and many built-in subcommands.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
csvtk | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/shenwei356/csvtk
install metadata
| Package key | brew:csvtk |
|---|---|
| Version | 0.37.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/csvtk |
| Homepage | https://bioinf.shenwei.me/csvtk |
| Repository | https://github.com/shenwei356/csvtk |
| Upstream docs | https://bioinf.shenwei.me/csvtk |
| License | MIT |
| Source archive | https://github.com/shenwei356/csvtk/archive/refs/tags/v0.37.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | csvtk |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
csvtk
nix profile install nixpkgs#csvtkcsvtk
sudo port install csvtksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.