[![Build Status](https://cd.screwdriver.cd/pipelines/2835/badge)](https://cd.screwdriver.cd/pipelines/2835)
[![Documentation](https://readthedocs.org/projects/invirtualenv/badge/?version=latest)](https://invirtualenv.readthedocs.io/en/latest/?badge=latest)
[![Code Coverage](https://codecov.io/gh/yahoo/invirtualenv/branch/master/graph/badge.svg)](https://codecov.io/gh/yahoo/invirtualenv)
[![Wheel](https://img.shields.io/pypi/wheel/invirtualenv.svg)](https://pypi.org/project/invirtualenv/)
[![Downloads](https://pepy.tech/badge/invirtualenv)](https://pepy.tech/project/invirtualenv)
# InVirtualEnv
Utilities for deploying applications written in Python.
## Background
This project is an extensible utility that creates deployment artifacts for Python applications in multiple formats from a single configuration file. This simplifies the creation of CI Pipelines that support multiple installation methods.
## Contribute
Please refer to [the contributing.md file](Contributing.md) for information about how to get involved. We welcome issues, questions, and pull requests. Pull Requests are welcome.
## License
This project is licensed under the terms o fthe [BSD](LICENSE-BSD) open source license. Please refer to [LICENSE](LICENSE.txt) for the full terms.
Raw data
{
"_id": null,
"home_page": "https://github.com/yahoo/invirtualenv",
"name": "invirtualenv",
"maintainer": null,
"docs_url": null,
"requires_python": ">=2.7.5",
"maintainer_email": null,
"keywords": "packaging deployment",
"author": "Dwight Hubbard",
"author_email": "254983+dwighthubbard@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/a5/80/11f2f28d851d57929033312de7b1061bb92467132ac8a5b061c9658d0cc1/invirtualenv-24.9.959143.tar.gz",
"platform": null,
"description": "[![Build Status](https://cd.screwdriver.cd/pipelines/2835/badge)](https://cd.screwdriver.cd/pipelines/2835)\n[![Documentation](https://readthedocs.org/projects/invirtualenv/badge/?version=latest)](https://invirtualenv.readthedocs.io/en/latest/?badge=latest)\n[![Code Coverage](https://codecov.io/gh/yahoo/invirtualenv/branch/master/graph/badge.svg)](https://codecov.io/gh/yahoo/invirtualenv)\n[![Wheel](https://img.shields.io/pypi/wheel/invirtualenv.svg)](https://pypi.org/project/invirtualenv/)\n[![Downloads](https://pepy.tech/badge/invirtualenv)](https://pepy.tech/project/invirtualenv)\n\n# InVirtualEnv\n\nUtilities for deploying applications written in Python.\n\n\n## Background\n\nThis project is an extensible utility that creates deployment artifacts for Python applications in multiple formats from a single configuration file. This simplifies the creation of CI Pipelines that support multiple installation methods.\n\n## Contribute\n\nPlease refer to [the contributing.md file](Contributing.md) for information about how to get involved. We welcome issues, questions, and pull requests. Pull Requests are welcome.\n\n## License\n\nThis project is licensed under the terms o fthe [BSD](LICENSE-BSD) open source license. Please refer to [LICENSE](LICENSE.txt) for the full terms.\n",
"bugtrack_url": null,
"license": "BSD License",
"summary": "Tool to abstract host deployment of Python packages",
"version": "24.9.959143",
"project_urls": {
"Documentation": "https://invirtualenv.readthedocs.io/en/latest/?badge=latest",
"Homepage": "https://github.com/yahoo/invirtualenv",
"Source Code": "https://github.com/yahoo/invirtualenv"
},
"split_keywords": [
"packaging",
"deployment"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6684555d2f9642ccb91e1014d93c8071a72981e1d4de6c764c6ef19ce92610ab",
"md5": "4ee467bdf32e20ecd0e6d1037374d6ac",
"sha256": "a5b41027751fd04c411387dd4aa852eb490aaedcfb12948a5f99e715d7d04890"
},
"downloads": -1,
"filename": "invirtualenv-24.9.959143-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "4ee467bdf32e20ecd0e6d1037374d6ac",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7.5",
"size": 41483,
"upload_time": "2024-09-06T16:37:22",
"upload_time_iso_8601": "2024-09-06T16:37:22.774017Z",
"url": "https://files.pythonhosted.org/packages/66/84/555d2f9642ccb91e1014d93c8071a72981e1d4de6c764c6ef19ce92610ab/invirtualenv-24.9.959143-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a58011f2f28d851d57929033312de7b1061bb92467132ac8a5b061c9658d0cc1",
"md5": "b8d9353e1e4b30503f4cd85ef66fa465",
"sha256": "0ef31dbabd2867db4839ca3cdac686a08211e5efae81917c419aedd54e0b1490"
},
"downloads": -1,
"filename": "invirtualenv-24.9.959143.tar.gz",
"has_sig": false,
"md5_digest": "b8d9353e1e4b30503f4cd85ef66fa465",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7.5",
"size": 36544,
"upload_time": "2024-09-06T16:37:21",
"upload_time_iso_8601": "2024-09-06T16:37:21.486083Z",
"url": "https://files.pythonhosted.org/packages/a5/80/11f2f28d851d57929033312de7b1061bb92467132ac8a5b061c9658d0cc1/invirtualenv-24.9.959143.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-06 16:37:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yahoo",
"github_project": "invirtualenv",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "invirtualenv"
}