Add mamba cross platform package manager

This commit is contained in:
Kaypee 2023-09-01 13:58:33 +00:00 committed by GitHub
parent c52dba9b29
commit 38db75a8a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -931,6 +931,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [PyPI](https://pypi.org/)
* [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.
* [mamba](https://mamba.readthedocs.io/) - Mamba is a fast, robust, and cross-platform package manager.
## Package Repositories