We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcdd67c + 3381499 commit 0977805Copy full SHA for 0977805
README.md
@@ -88,6 +88,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
88
*Libraries for package and dependency management.*
89
90
* [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
92
* [wheel](http://pythonwheels.com/) - The new standard of Python distribution and are intended to replace eggs.
93
94
## Distribution
0 commit comments