Merge pull request #133 from hassaanaliw/patch-1

Added New Package Manager.
This commit is contained in:
Vinta 2014-07-12 21:07:20 +08:00
commit 08aec87afe

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.
* [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.
* [Curdling](http://clarete.li/curdling/) - Curdling is a command line tool for managing Python packages.
## Distribution