Automic VaultAutomic Vault

brew

csvkit を Homebrew, apt, Nix, pacman でインストール

csvkit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install csvkit

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install csvkit

Debian stable package indexes · csvkit · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#csvkit

nixpkgs package indexes · pkgs/by-name/cs/csvkit/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S csvkit

Arch Linux sync databases · csvkit · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Suite of command-line tools for converting to and working with CSV

コマンドとエイリアス

  • csvclean
  • csvcut
  • csvformat
  • csvgrep
  • csvjoin
  • csvjson
  • csvlook
  • csvpy
  • csvsort
  • csvsql
  • csvstack
  • csvstat
  • in2csv
  • sql2csv

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2012: Changelog begins at 0.4.3.
  • 2012: 0.5.0 adds csvpy, GeoJSON support, Windows scripts, and lower-memory multi-file handling.
  • 2014: 0.7.0 merges sql2csv and improves SQL-on-CSV workflows.
  • 2016: 1.0.0 is released.
  • 2024: 2.0.0 ships as the first major release since 2016.
  • 2025: 2.2.0 adds Python 3.14 support and drops Python 3.9.

Related projects

  • csvkit is related to agate, which it uses internally, and to the original csvcut, pdftk, and GDAL inspirations named by upstream. It is commonly compared with xsv, Miller, q, and other command-line tabular-data tools.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:sql

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
csvcleancliグローバル実行可能ファイル
csvcutcliグローバル実行可能ファイル
csvformatcliグローバル実行可能ファイル
csvgrepcliグローバル実行可能ファイル
csvjoincliグローバル実行可能ファイル
csvjsoncliグローバル実行可能ファイル
csvlookcliグローバル実行可能ファイル
csvpycliグローバル実行可能ファイル
csvsortcliグローバル実行可能ファイル
csvsqlcliグローバル実行可能ファイル
csvstackcliグローバル実行可能ファイル
csvstatcliグローバル実行可能ファイル
in2csvcliグローバル実行可能ファイル
sql2csvcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版2.2.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://csvkit.readthedocs.io/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://csvkit.readthedocs.io/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namecsvkit
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

csvkit 2.0.1-3

command-line tools for working with CSV

https://github.com/wireservice/csvkit

sudo apt install csvkit
  • Section: utils
  • Architecture: all
  • 2 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Csvkit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: csvkit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

csvkit-doc 2.0.1-3

documentation for csvkit

https://github.com/wireservice/csvkit

sudo apt install csvkit-doc
  • Section: doc
  • Architecture: all
  • Source Package: csvkit
  • 1 依存関係
  • normalized package name match
  • 一致条件: Csvkit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: csvkit-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-csvkit 2.0.1-3

public modules for csvkit (Python 3)

https://github.com/wireservice/csvkit

sudo apt install python3-csvkit
  • Section: python
  • Architecture: all
  • Source Package: csvkit
  • 10 依存関係
  • normalized package name match
  • 一致条件: Csvkit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-csvkit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

csvkit

nix profile install nixpkgs#csvkit
  • normalized package name match
  • 一致条件: Csvkit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cs/csvkit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

csvkit 1.4.0-1

command-line tools for working with CSV

https://github.com/wireservice/csvkit

sudo apt install csvkit
  • Section: universe/utils
  • Architecture: all
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Csvkit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: csvkit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

csvkit-doc 1.4.0-1

documentation for csvkit

https://github.com/wireservice/csvkit

sudo apt install csvkit-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: csvkit
  • 1 依存関係
  • normalized package name match
  • 一致条件: Csvkit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: csvkit-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-csvkit 1.4.0-1

public modules for csvkit (Python 3)

https://github.com/wireservice/csvkit

sudo apt install python3-csvkit
  • Section: universe/python
  • Architecture: all
  • Source Package: csvkit
  • 10 依存関係
  • normalized package name match
  • 一致条件: Csvkit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-csvkit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

csvkit 2.2.0-2

A suite of utilities for converting to and working with CSV

https://csvkit.readthedocs.org

sudo pacman -S csvkit
  • License: MIT
  • Architecture: any
  • 7 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Csvkit
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: csvkit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment