Name | tox JSON |
Version |
4.5.2
JSON |
| download |
home_page | |
Summary | tox is a generic virtualenv management and test command line tool |
upload_time | 2023-05-27 23:16:54 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | |
keywords |
environments
isolated
testing
virtual
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# tox
[](https://pypi.org/project/tox/)
[](https://pypi.org/project/tox/)
[](https://pepy.tech/project/tox)
[](https://tox.readthedocs.io/en/latest/?badge=latest)
[](https://github.com/tox-dev/tox/actions/workflows/check.yml)
`tox` aims to automate and standardize testing in Python. It is part of a larger vision of easing the packaging, testing
and release process of Python software (alongside [pytest](https://docs.pytest.org/en/latest/) and
[devpi](https://www.devpi.net)).
tox is a generic virtual environment management and test command line tool you can use for:
- checking your package builds and installs correctly under different environments (such as different Python
implementations, versions or installation dependencies),
- running your tests in each of the environments with the test tool of choice,
- acting as a frontend to continuous integration servers, greatly reducing boilerplate and merging CI and shell-based
testing.
Please read our [user guide](https://tox.wiki/en/latest/user_guide.html#basic-example) for an example and more detailed
introduction, or watch [this YouTube video](https://www.youtube.com/watch?v=SFqna5ilqig) that presents the problem space
and how tox solves it.
Raw data
{
"_id": null,
"home_page": "",
"name": "tox",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "Anthony Sottile <asottile@umich.edu>, Bern\u00e1t G\u00e1bor <gaborjbernat@gmail.com>, J\u00fcrgen Gmach <juergen.gmach@googlemail.com>, Oliver Bestwalter <oliver@bestwalter.de>",
"keywords": "environments,isolated,testing,virtual",
"author": "",
"author_email": "Bern\u00e1t G\u00e1bor <gaborjbernat@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/71/da/0cb03d5659fc754dc467489acd66cdf8042e30b1255c59f71790660e0ce1/tox-4.5.2.tar.gz",
"platform": null,
"description": "# tox\n\n[](https://pypi.org/project/tox/)\n[](https://pypi.org/project/tox/)\n[](https://pepy.tech/project/tox)\n[](https://tox.readthedocs.io/en/latest/?badge=latest)\n[](https://github.com/tox-dev/tox/actions/workflows/check.yml)\n\n`tox` aims to automate and standardize testing in Python. It is part of a larger vision of easing the packaging, testing\nand release process of Python software (alongside [pytest](https://docs.pytest.org/en/latest/) and\n[devpi](https://www.devpi.net)).\n\ntox is a generic virtual environment management and test command line tool you can use for:\n\n- checking your package builds and installs correctly under different environments (such as different Python\n implementations, versions or installation dependencies),\n- running your tests in each of the environments with the test tool of choice,\n- acting as a frontend to continuous integration servers, greatly reducing boilerplate and merging CI and shell-based\n testing.\n\nPlease read our [user guide](https://tox.wiki/en/latest/user_guide.html#basic-example) for an example and more detailed\nintroduction, or watch [this YouTube video](https://www.youtube.com/watch?v=SFqna5ilqig) that presents the problem space\nand how tox solves it.\n",
"bugtrack_url": null,
"license": "",
"summary": "tox is a generic virtualenv management and test command line tool",
"version": "4.5.2",
"project_urls": {
"Documentation": "https://tox.wiki",
"Homepage": "http://tox.readthedocs.org",
"Release Notes": "https://tox.wiki/en/latest/changelog.html",
"Source": "https://github.com/tox-dev/tox",
"Tracker": "https://github.com/tox-dev/tox/issues"
},
"split_keywords": [
"environments",
"isolated",
"testing",
"virtual"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "eb2a1cf03754356acd0fa2d89c825878e499072488a455e57554db262d9bcd93",
"md5": "6698145bab5b3d676a13a7483b2fdf9f",
"sha256": "f1a9541b292aa0449f6c7bb67dc0073f25f9086413c3922fe47f5168cbf7b2f4"
},
"downloads": -1,
"filename": "tox-4.5.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6698145bab5b3d676a13a7483b2fdf9f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 148992,
"upload_time": "2023-05-27T23:16:52",
"upload_time_iso_8601": "2023-05-27T23:16:52.389287Z",
"url": "https://files.pythonhosted.org/packages/eb/2a/1cf03754356acd0fa2d89c825878e499072488a455e57554db262d9bcd93/tox-4.5.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "71da0cb03d5659fc754dc467489acd66cdf8042e30b1255c59f71790660e0ce1",
"md5": "6bf25c1f794c01b7381becb961a3146f",
"sha256": "ad87fb7a10ef476afb6eb7e408808057f42976ef0d30ad5fe023099ba493ce58"
},
"downloads": -1,
"filename": "tox-4.5.2.tar.gz",
"has_sig": false,
"md5_digest": "6bf25c1f794c01b7381becb961a3146f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 170336,
"upload_time": "2023-05-27T23:16:54",
"upload_time_iso_8601": "2023-05-27T23:16:54.430208Z",
"url": "https://files.pythonhosted.org/packages/71/da/0cb03d5659fc754dc467489acd66cdf8042e30b1255c59f71790660e0ce1/tox-4.5.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-27 23:16:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tox-dev",
"github_project": "tox",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "tox"
}