mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Merge branch 'master' of github.com:vinta/awesome-python
This commit is contained in:
commit
a4ec265fc9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue