mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Add period when finished sentence.
This commit is contained in:
parent
d8fc0a48f4
commit
2c42a93857
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
* [pyenv](https://github.com/yyuu/pyenv) - Simple Python version management.
|
||||||
* [virtualenv](https://pypi.python.org/pypi/virtualenv) - A tool to create isolated Python environments.
|
* [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.
|
* [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.
|
* [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.
|
* [Vex](https://github.com/sashahart/vex) - Run a command in the named virtualenv.
|
||||||
|
|
Loading…
Reference in a new issue