mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
Add mamba cross platform package manager
This commit is contained in:
parent
c52dba9b29
commit
38db75a8a3
|
@ -931,6 +931,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [PyPI](https://pypi.org/)
|
* [PyPI](https://pypi.org/)
|
||||||
* [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager.
|
* [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager.
|
||||||
* [poetry](https://github.com/sdispater/poetry) - Python dependency management and packaging made easy.
|
* [poetry](https://github.com/sdispater/poetry) - Python dependency management and packaging made easy.
|
||||||
|
* [mamba](https://mamba.readthedocs.io/) - Mamba is a fast, robust, and cross-platform package manager.
|
||||||
|
|
||||||
|
|
||||||
## Package Repositories
|
## Package Repositories
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user