https://github.com/yahoo/invirtualenv
Tool to deploy python virtualenvs
https://github.com/yahoo/invirtualenv
Last synced: 6 months ago
JSON representation
Tool to deploy python virtualenvs
- Host: GitHub
- URL: https://github.com/yahoo/invirtualenv
- Owner: yahoo
- License: other
- Created: 2016-04-26T17:54:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T14:04:22.000Z (10 months ago)
- Last Synced: 2025-04-06T23:41:22.402Z (9 months ago)
- Language: Python
- Homepage:
- Size: 326 KB
- Stars: 13
- Watchers: 11
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.d/1.bug.md
- Contributing: Contributing.md
- License: LICENSE.txt
- Code of conduct: Code-of-Conduct.md
Awesome Lists containing this project
README
[](https://cd.screwdriver.cd/pipelines/2835)
[](https://invirtualenv.readthedocs.io/en/latest/?badge=latest)
[](https://codecov.io/gh/yahoo/invirtualenv)
[](https://pypi.org/project/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.