# riot
A Python virtual environment constructor and command runner.
[![Read the Docs](https://img.shields.io/readthedocs/ddriot?style=for-the-badge)](https://ddriot.readthedocs.io/)
[![Pyversions](https://img.shields.io/pypi/pyversions/riot.svg?style=for-the-badge)](https://pypi.org/project/riot/)
[![PypiVersions](https://img.shields.io/pypi/v/riot.svg?style=for-the-badge)](https://pypi.org/project/riot/)
[![Tests](https://img.shields.io/github/actions/workflow/status/DataDog/riot/main.yml?branch=master&label=Tests&style=for-the-badge)](https://github.com/DataDog/riot/actions?query=workflow%3ACI)
[![Codecov](https://img.shields.io/codecov/c/github/DataDog/riot?style=for-the-badge)](https://codecov.io/gh/DataDog/riot)
## installation
Install from PyPI:
```sh
pip install riot
```
or install from source:
```sh
pip install git+https://github.com/DataDog/riot.git
```
Raw data
{
"_id": null,
"home_page": "https://github.com/DataDog/riot",
"name": "riot",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Datadog, Inc.",
"author_email": "dev@datadoghq.com",
"download_url": "https://files.pythonhosted.org/packages/11/07/e129540fa51838bc6ea9c7365f047a899a2709600718d642980907faa8b6/riot-0.20.0.tar.gz",
"platform": null,
"description": "# riot\n\nA Python virtual environment constructor and command runner.\n\n[![Read the Docs](https://img.shields.io/readthedocs/ddriot?style=for-the-badge)](https://ddriot.readthedocs.io/)\n[![Pyversions](https://img.shields.io/pypi/pyversions/riot.svg?style=for-the-badge)](https://pypi.org/project/riot/)\n[![PypiVersions](https://img.shields.io/pypi/v/riot.svg?style=for-the-badge)](https://pypi.org/project/riot/)\n[![Tests](https://img.shields.io/github/actions/workflow/status/DataDog/riot/main.yml?branch=master&label=Tests&style=for-the-badge)](https://github.com/DataDog/riot/actions?query=workflow%3ACI)\n[![Codecov](https://img.shields.io/codecov/c/github/DataDog/riot?style=for-the-badge)](https://codecov.io/gh/DataDog/riot)\n\n\n## installation\n\nInstall from PyPI:\n\n```sh\npip install riot\n```\n\nor install from source:\n\n```sh\npip install git+https://github.com/DataDog/riot.git\n```\n",
"bugtrack_url": null,
"license": "Apache 2",
"summary": "A simple Python test runner runner.",
"version": "0.20.0",
"project_urls": {
"Homepage": "https://github.com/DataDog/riot"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9d7fee9f5c9ee4c132c191238d67d375a25e88b455816a93b6437f59b7de76d8",
"md5": "8cae9abad9450164b052af60ee3710af",
"sha256": "2e17d1295d71a2fa7ae456d403b2a468e83b6e0afa537fcaf748cb6b8c13a004"
},
"downloads": -1,
"filename": "riot-0.20.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8cae9abad9450164b052af60ee3710af",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 19697,
"upload_time": "2024-10-18T20:25:13",
"upload_time_iso_8601": "2024-10-18T20:25:13.103476Z",
"url": "https://files.pythonhosted.org/packages/9d/7f/ee9f5c9ee4c132c191238d67d375a25e88b455816a93b6437f59b7de76d8/riot-0.20.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1107e129540fa51838bc6ea9c7365f047a899a2709600718d642980907faa8b6",
"md5": "51e08e28d98d5660929135efa0e5b920",
"sha256": "1ca4cfc2f2c061876228e84cc5ce6b2775de6b15ba3cfe522dd4b9d6eac22835"
},
"downloads": -1,
"filename": "riot-0.20.0.tar.gz",
"has_sig": false,
"md5_digest": "51e08e28d98d5660929135efa0e5b920",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 40488,
"upload_time": "2024-10-18T20:25:14",
"upload_time_iso_8601": "2024-10-18T20:25:14.270183Z",
"url": "https://files.pythonhosted.org/packages/11/07/e129540fa51838bc6ea9c7365f047a899a2709600718d642980907faa8b6/riot-0.20.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-18 20:25:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DataDog",
"github_project": "riot",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "riot"
}