pkg.soopen package index

brew / 排名 1672

使用 Homebrew, apt, Nix, pacman 安装 csvkit

查看 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

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
csvclean可执行文件已索引可执行文件从本地可执行文件索引发现。
csvcut可执行文件已索引可执行文件从本地可执行文件索引发现。
csvformat可执行文件已索引可执行文件从本地可执行文件索引发现。
csvgrep可执行文件已索引可执行文件从本地可执行文件索引发现。
csvjoin可执行文件已索引可执行文件从本地可执行文件索引发现。
csvjson可执行文件已索引可执行文件从本地可执行文件索引发现。
csvlook可执行文件已索引可执行文件从本地可执行文件索引发现。
csvpy可执行文件已索引可执行文件从本地可执行文件索引发现。
csvsort可执行文件已索引可执行文件从本地可执行文件索引发现。
csvsql可执行文件已索引可执行文件从本地可执行文件索引发现。
csvstack可执行文件已索引可执行文件从本地可执行文件索引发现。
csvstat可执行文件已索引可执行文件从本地可执行文件索引发现。
in2csv可执行文件已索引可执行文件从本地可执行文件索引发现。
sql2csv可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本2.2.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:csvkit
版本2.2.0
软件包管理器Homebrew
主页https://csvkit.readthedocs.io/
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation