Automic VaultAutomic Vault

brew

tox を Homebrew, apt, dnf, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install tox

local Homebrew formula metadata

Linux

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

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

Fedora dnf確認済み · 92%
sudo dnf install tox

Fedora Rawhide package metadata · tox · ソース: dl.fedoraproject.org

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

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

openSUSE zypper確認済み · 92%
sudo zypper install python313-tox

openSUSE Tumbleweed package metadata · python313-tox · ソース: download.opensuse.org

概要

パッケージ概要

Generic Python virtualenv management and test command-line tool

履歴

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

tox is a Python automation tool for creating isolated environments, installing a project under test, and running commands such as test suites, linters, and packaging checks across environment matrices.

プロジェクトの歴史

The tox documentation describes modern tox as the second implementation of the project. The first implementation ran from version 0.5 through the 3.x series; version 4.0.0a1 began a complete rewrite, and the public 4.0.0 release followed in December 2022.

The project presents itself as part of a larger Python packaging and testing workflow alongside pytest and devpi. Its README emphasizes standardizing the packaging, testing, and release process, not merely launching test commands.

採用の歴史

tox became common in Python package maintenance because it solved a recurring packaging problem: checking that a package builds and installs correctly under multiple Python versions, interpreters, dependency sets, and CI environments from one local configuration.

The Homebrew source facts show tox packaged not only for Homebrew but also for Debian, Ubuntu, Fedora/dnf, Arch/pacman, and openSUSE/zypper. That cross-distribution packaging mirrors its long-standing role as a default developer tool for Python maintainers.

使われ方

A typical tox project declares environments and commands in tox configuration, then runs `tox` locally or in CI. tox creates isolated virtual environments, installs dependencies and the package under test, and invokes the configured commands for each environment.

The current docs also document plugin extension points and companion plugins such as tox-uv, where tox remains the orchestration layer while another backend supplies environment creation or package installation behavior.

パッケージ好きにとっての重要性

For package nerds, tox is one of the canonical Python packaging test tools: it turns the install-test cycle into a reproducible command, catches packaging mistakes before release, and lets maintainers run the same environment matrix locally that CI will run remotely.

Its importance is not just testing but package metadata hygiene. By forcing the package to install into clean environments before tests run, tox catches missing dependencies, broken build configuration, and environment assumptions that ordinary in-tree test runs can hide.

タイムライン

  • 2010: PyPI records tox 0.5, the start of the first numbered implementation line noted by the tox changelog.
  • 2022: tox 4.0.0 released after the complete rewrite documented in the tox changelog.
  • 2026: tox 4.x remains active, with the latest docs listing regular 4.5x releases and plugin/onboarding documentation.

Related projects

  • The tox README explicitly places tox alongside pytest and devpi in Python packaging and release workflows.
  • tox-uv, tox-conda, and tox-docker are examples of ecosystem plugins that extend tox's environment runner or test orchestration model.

セキュリティ状態

保護ツール対応はまだ見つかっていません

tox に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

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

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
tox.tomlpyproject.tomltox.inisetup.cfg

実行可能ファイル

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

コマンド種類公開範囲メモ
toxcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://tox.wiki/en/latest/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:tox
バージョン4.58.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/tox
ホームページhttps://tox.wiki/en/latest/
リポジトリhttps://github.com/tox-dev/tox
上流ドキュメントhttps://github.com/tox-dev/tox#readme
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/6e/8e/4d2b1b2a81f4de1cd4e54fa40df1ab5f9bb88fe2e37461fc44aba8f9d302/tox-4.58.0.tar.gz
最終更新2026-07-22T17:13:26Z
Pulseupdated
依存関係python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametox
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

tox 4.25.0-1

virtualenv-based automation of test activities

https://tox.wiki/

sudo apt install tox
  • Section: python
  • Architecture: all
  • 14 依存関係
  • normalized package name match
  • 一致条件: Tox
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tox from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

tox 4.13.0-1

virtualenv-based automation of test activities

https://tox.wiki/

sudo apt install tox
  • Section: universe/python
  • Architecture: all
  • 15 依存関係
  • normalized package name match
  • 一致条件: Tox
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tox from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

tox 4.53.1-2.fc45

Virtualenv-based automation of test activities

https://tox.readthedocs.io/

sudo dnf install tox
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-tox
  • 3 依存関係
  • 6 提供
  • normalized package name match
  • 一致条件: Tox
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tox from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

toxcore 1:0.2.22-2

Secure, configuration-free, P2P Skype replacement backend

https://tox.chat

sudo pacman -S toxcore
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Tox
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: toxcore from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

python313-tox 4.34.1-1.4

Virtualenv-based automation of test activities

https://github.com/tox-dev/tox

sudo zypper install python313-tox
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-tox
  • 13 依存関係
  • 7 提供
  • normalized package name match
  • 一致条件: Tox
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-tox from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

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

このページは 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment