From 3381499cc6bf103f790e7da0e7c3df7e63c908c2 Mon Sep 17 00:00:00 2001 From: talumbau Date: Sun, 6 Jul 2014 20:55:58 -0500 Subject: [PATCH] Added 'conda' to Package Management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cc66aa5..7cb1123a 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by *Libraries for package and dependency management.* * [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. ## Distribution