An open API service for producing an overview of a list of open source projects.

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

actions automation cli continuous-integration python testing venv virtualenv

Score: 34.32560818905662

Last synced: about 4 hours ago
JSON representation

Repository metadata:

Command line driven CI frontend and development task automation tool.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 23 days ago

Total Commits: 1,112
Total Committers: 121
Avg Commits per committer: 9.19
Development Distribution Score (DDS): 0.426

Commits in past year: 290
Committers in past year: 37
Avg Commits per committer in past year: 7.838
Development Distribution Score (DDS) in past year: 0.441

Name Email Commits
Bernát Gábor b****8@b****t 638
pre-commit-ci[bot] 6****] 96
Jürgen Gmach j****h@g****m 46
dependabot[bot] 4****] 40
rahuldevikar r****2@g****m 19
Masen Furer m****b@0****t 18
Sorin Sbarnea s****a@g****m 18
Miro Hrončok m****o@h****z 11
Miroslav Šedivý 6****o 10
Curt J. Sampson c****s@c****t 9
Kurt McKee c****e@k****g 9
Sviatoslav Sydorenko w****k@s****a 9
q0w 4****w 8
Stephen Finucane s****n@t****u 7
Fridayai700 a****0@g****m 7
Andrey Bienkowski h****n@g****m 5
Gleb Nikonorov g****v@g****m 5
Robsdedude d****v@r****e 5
Vlastimil Zíma z****a 5
Alexander Clausen a****x@g****e 4
Faidon Liambotis p****d@d****g 4
Hugo van Kemenade 1****k 4
Michał Górny m****y@g****g 4
Stefano Rivera s****o@r****t 4
Antoine Musso h****r@f****r 3
James Braza j****a@g****m 3
Stephen Rosen s****n@g****g 3
Teejay t****5@g****m 3
Adam Johnson m****e@a****u 3
Yaroslav Halchenko d****n@o****m 2
and 91 more...

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 354
Total pull requests: 516
Average time to close issues: 3 months
Average time to close pull requests: 4 days
Total issue authors: 212
Total pull request authors: 86
Average comments per issue: 3.17
Average comments per pull request: 0.79
Merged pull request: 415
Bot issues: 0
Bot pull requests: 185

Past year issues: 59
Past year pull requests: 140
Past year average time to close issues: 11 days
Past year average time to close pull requests: 4 days
Past year issue authors: 42
Past year pull request authors: 27
Past year average comments per issue: 1.69
Past year average comments per pull request: 0.81
Past year merged pull request: 105
Past year bot issues: 0
Past year bot pull requests: 62

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tox-dev/tox

Top Issue Authors

  • webknjaz (24)
  • ssbarnea (12)
  • gaborbernat (10)
  • stephenfin (8)
  • jugmac00 (8)
  • MMSVideo (8)
  • EizabellaKessler (7)
  • nedbat (6)
  • hroncok (5)
  • 0cjs (5)
  • jaraco (5)
  • a1th (5)
  • daneah (4)
  • mgedmin (4)
  • kurtmckee (4)

Top Pull Request Authors

  • pre-commit-ci[bot] (137)
  • gaborbernat (52)
  • dependabot[bot] (48)
  • ssbarnea (24)
  • 0cjs (20)
  • jugmac00 (16)
  • ziima (13)
  • webknjaz (11)
  • hroncok (11)
  • robsdedude (9)
  • stephenfin (9)
  • hugovk (7)
  • kurtmckee (7)
  • seyidaniels (6)
  • stefanor (6)

Top Issue Labels

  • help:wanted (118)
  • enhancement (62)
  • bug:minor (31)
  • bug:normal (28)
  • feature:new (20)
  • area:documentation (14)
  • level:hard (4)
  • needs:more-info (4)
  • level:easy (4)
  • area:plugins-hooks (3)
  • needs:reproducer (3)
  • area:configuration (1)
  • area:testenv-creation (1)
  • area:reporting (1)
  • fixed-by-tox4 (1)
  • os:windows (1)
  • area:commands-execution (1)
  • bug:upstream (1)

Top Pull Request Labels

  • bot:chronographer:provided (179)
  • bot:chronographer:skip (60)
  • dependencies (48)
  • github_actions (9)
  • bug:minor (8)
  • area:reporting (3)
  • enhancement (3)
  • area:commands-execution (1)

Package metadata

pypi.org: tox

tox is a generic virtualenv management and test command line tool

  • Homepage: http://tox.readthedocs.org
  • Documentation: https://tox.wiki
  • Licenses: MIT
  • Latest release: 4.47.3 (published 23 days ago)
  • Last Synced: 2026-03-04T13:01:06.367Z (23 days ago)
  • Versions: 272
  • Dependent Packages: 3,369
  • Dependent Repositories: 39,671
  • Downloads: 28,821,223 Last month
  • Docker Downloads: 1,681,649,649
  • Rankings:
    • Dependent packages count: 0.008%
    • Dependent repos count: 0.033%
    • Docker downloads count: 0.036%
    • Downloads: 0.073%
    • Average: 0.828%
    • Stargazers count: 1.819%
    • Forks count: 3.001%
  • Maintainers (1)
conda-forge.org: tox

Tox is a generic virtualenv management and test command line tool you can use for - checking your package installs correctly with different Python versions and interpreters - running your tests in each of the environments, configuring your test tool of choice - acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing.

  • Homepage: https://pypi.org/project/tox
  • Licenses: MIT
  • Latest release: 3.27.1 (published over 3 years ago)
  • Last Synced: 2026-03-01T15:23:01.775Z (26 days ago)
  • Versions: 60
  • Dependent Packages: 9
  • Dependent Repositories: 68
  • Rankings:
    • Dependent repos count: 4.213%
    • Average: 6.32%
    • Dependent packages count: 6.444%
    • Stargazers count: 7.043%
    • Forks count: 7.582%
nixpkgs-23.11: python311Packages.tox

A generic virtualenv management and test command line tool

nixpkgs-24.05: python311Packages.tox

A generic virtualenv management and test command line tool

nixpkgs-24.05: python312Packages.tox

A generic virtualenv management and test command line tool

nixpkgs-unstable: python314Packages.tox

Generic virtualenv management and test command line tool

nixpkgs-24.11: python311Packages.tox

Generic virtualenv management and test command line tool

nixpkgs-23.11: python310Packages.tox

A generic virtualenv management and test command line tool

nixpkgs-23.05: python310Packages.tox

A generic virtualenv management and test command line tool

nixpkgs-24.11: python312Packages.tox

Generic virtualenv management and test command line tool

nixpkgs-unstable: python313Packages.tox

Generic virtualenv management and test command line tool

nixpkgs-23.05: python311Packages.tox

A generic virtualenv management and test command line tool


Dependencies

.github/workflows/check.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish v1.6.4 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish v1.8.10 composite
pyproject.toml pypi
  • cachetools >=5.3.1
  • chardet >=5.2
  • colorama >=0.4.6
  • filelock >=3.12.3
  • importlib-metadata >=6.8; python_version < "3.8"
  • packaging >=23.1
  • platformdirs >=3.10
  • pluggy >=1.3
  • pyproject-api >=1.6.1
  • tomli >=2.0.1; python_version < "3.11"
  • typing-extensions >=4.7.1; python_version < "3.8"
  • virtualenv >=20.24.3
tests/demo_pkg_inline/pyproject.toml pypi
tests/demo_pkg_setuptools/pyproject.toml pypi
tests/tox_env/python/test-pkg/pyproject.toml pypi