mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Merge pull request #256 from GeonU/patch-4
Add period when finished sentence.
This commit is contained in:
commit
142ebee967
|
@ -93,7 +93,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
|
||||
* [pyenv](https://github.com/yyuu/pyenv) - Simple Python version management.
|
||||
* [virtualenv](https://pypi.python.org/pypi/virtualenv) - A tool to create isolated Python environments.
|
||||
* [virtualenvwrapper](https://pypi.python.org/pypi/virtualenvwrapper) - A set of extensions to virtualenv
|
||||
* [virtualenvwrapper](https://pypi.python.org/pypi/virtualenvwrapper) - A set of extensions to virtualenv.
|
||||
* [virtualenv-api](https://github.com/sjkingo/virtualenv-api) - An API for virtualenv and pip.
|
||||
* [pew](https://pypi.python.org/pypi/pew/) - A set of tools to manage multiple virtual environments.
|
||||
* [Vex](https://github.com/sashahart/vex) - Run a command in the named virtualenv.
|
||||
|
|
Loading…
Reference in New Issue
Block a user