tox is a generic virtualenv management and test command line tool
Project description
tox-ini-fmt
apply a consistent format to tox.ini files
installation
pip install tox-ini-fmt
as a pre-commit hook
See pre-commit for instructions
Sample .pre-commit-config.yaml:
- repo: https://github.com/tox-dev/tox-ini-fmt
rev: "1.3.1"
hooks:
- id: tox-ini-fmt
args: ["-p", "fix_lint,type"]
cli
Consult the help for the latest usage:
$ tox-ini-fmt --help
usage: tox-ini-fmt [-h] [-s] [-p toxenv] tox_ini
positional arguments:
tox_ini tox ini file to format
optional arguments:
-h, --help show this help message and exit
-s, --stdout print the formatted text to the stdout (instead of update in-place)
-p toxenv tox environments that pin to the start of the envlist (comma separated)
what does it do?
It does not
- Format any other section beside
tox/testenv:*(other than put this sections to the end of the file)
General
booleanfields are normalized totrueorfalse- all fields are stripped of white space on both end
- values that contain a list are split one value per line (PR/merge friendly)
- indent multi-line values by four spaces, and start on new line
- substitutions within multi-line (excluding
commands) are moved to the start of the list (order kept)
Ordering of sections
Applies the following section order:
toxtestenvtestenv:*-py/pypyenvs are ordered in decreasing order by python version, then apply the order defined withinenvlistpart oftoxsection, you can pin tox elements to the start by using the-pflag- any other section defined within the file
tox section
Order by:
envlist- multi-line, start withpyenvs in decreasing python order, then same withpypy, then everything elseisolated_build-booleanfieldskipsdist-booleanfieldskip_missing_interpreters-booleanfieldminversion
testenv section
Order by:
descriptionpassenv- multi-line, one environment name to pass per line, sorted by namesetenv- multi-line, one environment name-value to set per line in format ofkey=value, sorted by key+valuebasepythonskip_install-booleanfieldusedevelop-booleanfielddeps- multi-line, order by package name (but keep dependencies with package names separate at end), normalize format to remove extra spacesextras- multi-line, one extra env per lineparallel_show_output-booleanfieldcommands- one command per line, commands that wrap over multiple lines are indented with line two or later by extra four spaces
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tox_ini_fmt-1.7.1.tar.gz.
File metadata
- Download URL: tox_ini_fmt-1.7.1.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2255857901d85edf63d252e29a711924fbcceee4046a0397a29e50eb9878e8c3
|
|
| MD5 |
822b3113df30a2d0a26a596bacb34cd5
|
|
| BLAKE2b-256 |
19d4a16491ba94e218fc6e71e63215cc98939b780106b9386315aac37fa99a93
|
Provenance
The following attestation bundles were made for tox_ini_fmt-1.7.1.tar.gz:
Publisher:
release.yaml on tox-dev/tox-ini-fmt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tox_ini_fmt-1.7.1.tar.gz -
Subject digest:
2255857901d85edf63d252e29a711924fbcceee4046a0397a29e50eb9878e8c3 - Sigstore transparency entry: 761732907
- Sigstore integration time:
-
Permalink:
tox-dev/tox-ini-fmt@a55736a49694e73b4b885c78a827d9771515b9dd -
Branch / Tag:
refs/tags/1.7.1 - Owner: https://github.com/tox-dev
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@a55736a49694e73b4b885c78a827d9771515b9dd -
Trigger Event:
push
-
Statement type:
File details
Details for the file tox_ini_fmt-1.7.1-py3-none-any.whl.
File metadata
- Download URL: tox_ini_fmt-1.7.1-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14f86139433c7ef6aaaa4a4850d61a338d01f28078f8380d132e15562dc7a7fc
|
|
| MD5 |
c9076c9e20b2d6da4fe558c42021752c
|
|
| BLAKE2b-256 |
b6e2e06ac4f14722f2905b3fe84e20f24e0a410f13425e65d4c61ee7f6e67ed1
|
Provenance
The following attestation bundles were made for tox_ini_fmt-1.7.1-py3-none-any.whl:
Publisher:
release.yaml on tox-dev/tox-ini-fmt
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tox_ini_fmt-1.7.1-py3-none-any.whl -
Subject digest:
14f86139433c7ef6aaaa4a4850d61a338d01f28078f8380d132e15562dc7a7fc - Sigstore transparency entry: 761732916
- Sigstore integration time:
-
Permalink:
tox-dev/tox-ini-fmt@a55736a49694e73b4b885c78a827d9771515b9dd -
Branch / Tag:
refs/tags/1.7.1 - Owner: https://github.com/tox-dev
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@a55736a49694e73b4b885c78a827d9771515b9dd -
Trigger Event:
push
-
Statement type: