Update README.md

This commit is contained in:
Hassaan Ali 2014-07-12 15:37:54 +05:00
parent d7a51a3f08
commit 376d89a098

View file

@ -93,6 +93,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [pip](https://pip.pypa.io/en/latest/) / [Python Package Index](https://pypi.python.org/pypi) - The package and dependency manager. * [pip](https://pip.pypa.io/en/latest/) / [Python Package Index](https://pypi.python.org/pypi) - The package and dependency manager.
* [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.
* [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.
* [Curdling](http://clarete.li/curdling/) - Curdling is a command line tool for managing Python packages.
## Distribution ## Distribution