{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Parses and modifies tox.ini configuration strings, including environment lists, environment definitions, and conditional dependencies with support for expansion and transformation.","skillfed_tags":["tox","configuration-management","codemod"],"use_cases":["Automatically expand or filter tox environment matrices in CI/CD pipeline configuration scripts","Build linting or validation tools that need to parse and understand tox.ini structure","Generate or modify tox configurations programmatically in test infrastructure generators","Migrate or refactor tox configurations across multiple projects using codemod-style transformations","Analyze tox environment dependencies to detect conflicts or redundancies"],"what_it_does":"codemod-tox is a utility library for programmatically reading and modifying tox.ini configuration files. It provides parsers for tox environment lists, individual environment definitions, and conditional dependency specifications, allowing you to construct, expand, and transform these configurations as Python objects rather than manipulating raw strings.\n\nThe library is designed for tools that need to analyze or rewrite tox configurations\u2014such as linters, migration scripts, or test infrastructure generators. It has no runtime dependencies and installs with low friction. It requires Python 3.10 or later and follows semantic versioning with a commitment to rename on major version changes.","worth_installing":"Yes, if you need to parse or modify tox.ini files programmatically. The package is actively maintained, has no dependencies, installs easily, carries a permissive MIT license, and requires only Python 3.10+. It is well-suited for build tools, CI scripts, and configuration management. Not necessary if you only read tox.ini manually or use tox itself without programmatic modification."},"id":"codemod-tox","links":{"html":"https://skillfed.io/packages/codemod-tox","md":"https://skillfed.io/packages/codemod-tox.md","pypi":"https://pypi.org/project/codemod-tox/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-16","license_spdx":null,"license_treatment":"permissive","name":"codemod-tox","python_support":"supports_current","summary":"Utilities for editing tox.ini"},"popularity":{"monthly_downloads":182940,"position":10080,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.4"}
