riot


Nameriot JSON
Version 0.18.0 PyPI version JSON
download
home_pagehttps://github.com/DataDog/riot
SummaryA simple Python test runner runner.
upload_time2023-07-31 15:33:56
maintainer
docs_urlNone
authorDatadog, Inc.
requires_python>=3.7
licenseApache 2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/workflow/status/DataDog/riot/CI?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": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Datadog, Inc.",
    "author_email": "dev@datadoghq.com",
    "download_url": "https://files.pythonhosted.org/packages/99/ab/2b051ca4c357faac47644de4c82bceba7484ff06afd3111e655f2f6383a9/riot-0.18.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/workflow/status/DataDog/riot/CI?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.18.0",
    "project_urls": {
        "Homepage": "https://github.com/DataDog/riot"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f2d6005bcbd9ba51f427d66a37bb10e33e1d9cca90ad7b69d1e2e9b7707920e",
                "md5": "aa7cca077e2aff365e6c869587f853b5",
                "sha256": "2b843b662ba77485034ab2ae608345b515d15f64a26a39ee0983fb0500c04617"
            },
            "downloads": -1,
            "filename": "riot-0.18.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa7cca077e2aff365e6c869587f853b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 19782,
            "upload_time": "2023-07-31T15:33:55",
            "upload_time_iso_8601": "2023-07-31T15:33:55.320689Z",
            "url": "https://files.pythonhosted.org/packages/6f/2d/6005bcbd9ba51f427d66a37bb10e33e1d9cca90ad7b69d1e2e9b7707920e/riot-0.18.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99ab2b051ca4c357faac47644de4c82bceba7484ff06afd3111e655f2f6383a9",
                "md5": "c98ff405ba0a18aeb0fb592a2bcbee27",
                "sha256": "19a56074f0fa8a030ef164af6f3ccbb4196c0f2506331d9306122882279f7f7a"
            },
            "downloads": -1,
            "filename": "riot-0.18.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c98ff405ba0a18aeb0fb592a2bcbee27",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 39998,
            "upload_time": "2023-07-31T15:33:56",
            "upload_time_iso_8601": "2023-07-31T15:33:56.973884Z",
            "url": "https://files.pythonhosted.org/packages/99/ab/2b051ca4c357faac47644de4c82bceba7484ff06afd3111e655f2f6383a9/riot-0.18.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-31 15:33:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DataDog",
    "github_project": "riot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "riot"
}
        
Elapsed time: 0.09663s