jaraco.envs


Namejaraco.envs JSON
Version 2.5.1 PyPI version JSON
download
home_pagehttps://github.com/jaraco/jaraco.envs
SummaryClasses for orchestrating Python (virtual) environments
upload_time2023-10-23 14:37:28
maintainer
docs_urlNone
authorJason R. Coombs
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://img.shields.io/pypi/v/jaraco.envs.svg
   :target: https://pypi.org/project/jaraco.envs

.. image:: https://img.shields.io/pypi/pyversions/jaraco.envs.svg

.. image:: https://github.com/jaraco/jaraco.envs/workflows/tests/badge.svg
   :target: https://github.com/jaraco/jaraco.envs/actions?query=workflow%3A%22tests%22
   :alt: tests

.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
    :target: https://github.com/astral-sh/ruff
    :alt: Ruff

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
   :alt: Code style: Black

.. .. image:: https://readthedocs.org/projects/PROJECT_RTD/badge/?version=latest
..    :target: https://PROJECT_RTD.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/badge/skeleton-2023-informational
   :target: https://blog.jaraco.com/skeleton

Classes for orchestrating Python (virtual) environments.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jaraco/jaraco.envs",
    "name": "jaraco.envs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jason R. Coombs",
    "author_email": "jaraco@jaraco.com",
    "download_url": "https://files.pythonhosted.org/packages/3f/f9/ee35a817a5958bdb6968ffd9b9d2160a16c28c7dc08407234cf38f84ad72/jaraco.envs-2.5.1.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/pypi/v/jaraco.envs.svg\n   :target: https://pypi.org/project/jaraco.envs\n\n.. image:: https://img.shields.io/pypi/pyversions/jaraco.envs.svg\n\n.. image:: https://github.com/jaraco/jaraco.envs/workflows/tests/badge.svg\n   :target: https://github.com/jaraco/jaraco.envs/actions?query=workflow%3A%22tests%22\n   :alt: tests\n\n.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json\n    :target: https://github.com/astral-sh/ruff\n    :alt: Ruff\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n   :alt: Code style: Black\n\n.. .. image:: https://readthedocs.org/projects/PROJECT_RTD/badge/?version=latest\n..    :target: https://PROJECT_RTD.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2023-informational\n   :target: https://blog.jaraco.com/skeleton\n\nClasses for orchestrating Python (virtual) environments.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Classes for orchestrating Python (virtual) environments",
    "version": "2.5.1",
    "project_urls": {
        "Homepage": "https://github.com/jaraco/jaraco.envs"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c478ddbc47e733157d7150e8d6ea351ec9adb14b121cfa47c7827a3e3f9352e6",
                "md5": "e1f23a7157e18f342c0ec2bc0cf10b7c",
                "sha256": "cb2fbac70a470c1dc27cf8090731120d75302a4fdae54712c03c8a18cd61790d"
            },
            "downloads": -1,
            "filename": "jaraco.envs-2.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e1f23a7157e18f342c0ec2bc0cf10b7c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3359,
            "upload_time": "2023-10-23T14:37:26",
            "upload_time_iso_8601": "2023-10-23T14:37:26.527322Z",
            "url": "https://files.pythonhosted.org/packages/c4/78/ddbc47e733157d7150e8d6ea351ec9adb14b121cfa47c7827a3e3f9352e6/jaraco.envs-2.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ff9ee35a817a5958bdb6968ffd9b9d2160a16c28c7dc08407234cf38f84ad72",
                "md5": "c68b49a1bb96067dd619367e09bfadc2",
                "sha256": "6f95696e3d6ec24c3620d28005deb7db1f8f8ad4c9510cb6326070e394e67a41"
            },
            "downloads": -1,
            "filename": "jaraco.envs-2.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c68b49a1bb96067dd619367e09bfadc2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7878,
            "upload_time": "2023-10-23T14:37:28",
            "upload_time_iso_8601": "2023-10-23T14:37:28.024922Z",
            "url": "https://files.pythonhosted.org/packages/3f/f9/ee35a817a5958bdb6968ffd9b9d2160a16c28c7dc08407234cf38f84ad72/jaraco.envs-2.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-23 14:37:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jaraco",
    "github_project": "jaraco.envs",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "jaraco.envs"
}
        
Elapsed time: 0.12791s