mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
parent
9ae133c5af
commit
4aa232ba2a
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
|
|
||||||
* [pip](https://pip.pypa.io/) - The Python package and dependency manager.
|
* [pip](https://pip.pypa.io/) - The Python package and dependency manager.
|
||||||
* [Python Package Index](https://pypi.python.org/pypi)
|
* [Python Package Index](https://pypi.python.org/pypi)
|
||||||
|
* [pip-tools](https://github.com/nvie/pip-tools) - A set of tools to keep your pinned Python dependencies fresh.
|
||||||
* [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager.
|
* [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager.
|
||||||
* [Curdling](http://clarete.li/curdling/) - Curdling is a command line tool for managing Python packages.
|
* [Curdling](http://clarete.li/curdling/) - Curdling is a command line tool for managing Python packages.
|
||||||
* [wheel](http://pythonwheels.com/) - The new standard of Python distribution and are intended to replace eggs.
|
* [wheel](http://pythonwheels.com/) - The new standard of Python distribution and are intended to replace eggs.
|
||||||
|
|
Loading…
Reference in a new issue