[PR #2188] [CLOSED] Add mamba package manager #6110

Closed
opened 2026-04-17 07:19:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2188
Author: @Python-37
Created: 9/26/2022
Status: Closed

Base: masterHead: patch-2


📝 Commits (1)

  • e5bd88d Add mamba package manager

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

What is this Python project?

mamba is a reimplementation of the conda package manager in C++.

What's the difference between this Python project and similar ones?

mamba is a full replacement for conda, on aarch64 Linux, the official conda may unavailable, mamba can be an alternative in this case.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2188 **Author:** [@Python-37](https://github.com/Python-37) **Created:** 9/26/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`e5bd88d`](https://github.com/vinta/awesome-python/commit/e5bd88deb83b70e8890544f00af433909a102b83) Add mamba package manager ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description ## What is this Python project? [mamba](https://github.com/mamba-org/mamba) is a reimplementation of the conda package manager in C++. ## What's the difference between this Python project and similar ones? mamba is a full replacement for conda, on aarch64 Linux, the official conda may unavailable, mamba can be an alternative in this case. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 07:19:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#6110