An open API service indexing awesome lists of open source software.

https://github.com/aragilar/venv_tools

A bunch of tools for using venvs (and virtualenvs) from python
https://github.com/aragilar/venv_tools

python venv virtualenv

Last synced: 8 months ago
JSON representation

A bunch of tools for using venvs (and virtualenvs) from python

Awesome Lists containing this project

README

          

|Documentation Status| |Build Status| |Coverage Status|

venv_tools is a collection of tools for managing python virtual environments.

The advantages of venv_tools are:

* Almost no dependencies
* Simple
* Extensible

.. |Documentation Status| image:: https://readthedocs.org/projects/venv_tools/badge/?version=latest
:target: http://venv_tools.readthedocs.org/en/latest/?badge=latest
.. |Build Status| image:: https://travis-ci.org/aragilar/venv_tools.svg?branch=master
:target: https://travis-ci.org/aragilar/venv_tools
.. |Coverage Status| image:: https://codecov.io/github/aragilar/venv_tools/coverage.svg?branch=master
:target: https://codecov.io/github/aragilar/venv_tools?branch=master