pyenv-inspect


Namepyenv-inspect JSON
Version 0.4.0 PyPI version JSON
download
home_page
SummaryAn auxiliary library for the virtualenv-pyenv and tox-pyenv-redux plugins
upload_time2024-01-17 08:03:33
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT
keywords pyenv
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyenv-inspect

An auxiliary library for the [virtualenv-pyenv][virtualenv-pyenv] and [tox-pyenv-redux][tox-pyenv-redux] plugins

## Limitations

Only CPython is supported at the moment.


[virtualenv-pyenv]: https://github.com/un-def/virtualenv-pyenv
[tox-pyenv-redux]: https://github.com/un-def/tox-pyenv-redux

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyenv-inspect",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "pyenv",
    "author": "",
    "author_email": "Dmitry Meyer <me@undef.im>",
    "download_url": "https://files.pythonhosted.org/packages/80/16/623843d22e7591aaef0b77d052558c78533ce5c15f6d44eb3080525661b7/pyenv-inspect-0.4.0.tar.gz",
    "platform": null,
    "description": "# pyenv-inspect\n\nAn auxiliary library for the [virtualenv-pyenv][virtualenv-pyenv] and [tox-pyenv-redux][tox-pyenv-redux] plugins\n\n## Limitations\n\nOnly CPython is supported at the moment.\n\n\n[virtualenv-pyenv]: https://github.com/un-def/virtualenv-pyenv\n[tox-pyenv-redux]: https://github.com/un-def/tox-pyenv-redux\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An auxiliary library for the virtualenv-pyenv and tox-pyenv-redux plugins",
    "version": "0.4.0",
    "project_urls": {
        "Changelog": "https://github.com/un-def/pyenv-inspect/releases",
        "Homepage": "https://github.com/un-def/pyenv-inspect",
        "Issues": "https://github.com/un-def/pyenv-inspect/issues",
        "Repository": "https://github.com/un-def/pyenv-inspect.git"
    },
    "split_keywords": [
        "pyenv"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a82e1f490ad36c4c1dd0418dba1ca35efea6a640ba9749a5a97d2df82ea2072",
                "md5": "34c5570e61b082f7018b39cdff6765b0",
                "sha256": "618683ae7d3e6db14778d58aa0fc6b3170180d944669b5d35a8aa4fb7db550d2"
            },
            "downloads": -1,
            "filename": "pyenv_inspect-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "34c5570e61b082f7018b39cdff6765b0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6755,
            "upload_time": "2024-01-17T08:03:31",
            "upload_time_iso_8601": "2024-01-17T08:03:31.961384Z",
            "url": "https://files.pythonhosted.org/packages/1a/82/e1f490ad36c4c1dd0418dba1ca35efea6a640ba9749a5a97d2df82ea2072/pyenv_inspect-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8016623843d22e7591aaef0b77d052558c78533ce5c15f6d44eb3080525661b7",
                "md5": "1acb5c3b72abd50b4eec8acf4827efcc",
                "sha256": "ec429d1d81b67ab0b08a0408414722a79d24fd1845a5b264267e44e19d8d60f0"
            },
            "downloads": -1,
            "filename": "pyenv-inspect-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1acb5c3b72abd50b4eec8acf4827efcc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8638,
            "upload_time": "2024-01-17T08:03:33",
            "upload_time_iso_8601": "2024-01-17T08:03:33.647547Z",
            "url": "https://files.pythonhosted.org/packages/80/16/623843d22e7591aaef0b77d052558c78533ce5c15f6d44eb3080525661b7/pyenv-inspect-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-17 08:03:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "un-def",
    "github_project": "pyenv-inspect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyenv-inspect"
}
        
Elapsed time: 0.18596s