# 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/ea/e7/b48fe387a7abc6953e92ec92c591969d579a1fca13a17de851db0275d365/riot-0.20.1.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.1",
"project_urls": {
"Homepage": "https://github.com/DataDog/riot"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7c7a0e4504b82b56aa39e6963e7b24698fa973877e3b1a319ac21a82e44dac6a",
"md5": "74b1058da6a29558045be4f4cf8b4887",
"sha256": "cb411ab8026e962ab20b133075625241cc0113ec356e15cd8a84ecb14a48ba76"
},
"downloads": -1,
"filename": "riot-0.20.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "74b1058da6a29558045be4f4cf8b4887",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 19737,
"upload_time": "2024-12-06T15:01:21",
"upload_time_iso_8601": "2024-12-06T15:01:21.061938Z",
"url": "https://files.pythonhosted.org/packages/7c/7a/0e4504b82b56aa39e6963e7b24698fa973877e3b1a319ac21a82e44dac6a/riot-0.20.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eae7b48fe387a7abc6953e92ec92c591969d579a1fca13a17de851db0275d365",
"md5": "10cbafd5820f0fa0721388e02537b191",
"sha256": "b2b2fc2d86c5554074b1585fbc055f549b576a102e766476ef0d3c02c3eafed5"
},
"downloads": -1,
"filename": "riot-0.20.1.tar.gz",
"has_sig": false,
"md5_digest": "10cbafd5820f0fa0721388e02537b191",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 40617,
"upload_time": "2024-12-06T15:01:22",
"upload_time_iso_8601": "2024-12-06T15:01:22.114772Z",
"url": "https://files.pythonhosted.org/packages/ea/e7/b48fe387a7abc6953e92ec92c591969d579a1fca13a17de851db0275d365/riot-0.20.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-06 15:01:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DataDog",
"github_project": "riot",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "riot"
}