Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI) 2019-03-02 16:02:43 +00:00
parent 5b2d7f34fc
commit 57c8bf1e54
4 changed files with 2 additions and 1 deletions

View File

View File

@ -2150,6 +2150,7 @@
<p><em>Libraries for Python version and environment management.</em></p>
<ul>
<li><a href="https://github.com/kennethreitz/pipenv">Pipenv</a> - Sacred Marriage of Pipfile, Pip, &amp; Virtualenv.</li>
<li><a href="https://github.com/qw3rtman/p">p</a> - Dead simple interactive Python version management.</li>
<li><a href="https://github.com/pyenv/pyenv">pyenv</a> - Simple Python version management.</li>
<li><a href="https://docs.python.org/3/library/venv.html">venv</a> - (Python standard library in Python 3.3+) Creating lightweight virtual environments.</li>
<li><a href="https://pypi.python.org/pypi/virtualenv">virtualenv</a> - A tool to create isolated Python environments.</li>

File diff suppressed because one or more lines are too long

Binary file not shown.