Skip to content

Commit 0977805

Browse files
committed
Merge pull request vinta#92 from talumbau/master
Added 'conda' to Package Management
2 parents bcdd67c + 3381499 commit 0977805

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
8888
*Libraries for package and dependency management.*
8989

9090
* [pip](https://pip.pypa.io/en/latest/) / [Python Package Index](https://pypi.python.org/pypi) - The package and dependency manager.
91+
* [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager
9192
* [wheel](http://pythonwheels.com/) - The new standard of Python distribution and are intended to replace eggs.
9293

9394
## Distribution

0 commit comments

Comments
 (0)