[PR #2513] [CLOSED] Add mamba cross platform package manager #8551

Closed
opened 2026-04-18 22:43:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2513
Author: @kaypee90
Created: 9/1/2023
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 38db75a Add mamba cross platform 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 fast, robust, and cross-platform package manager.

Describe features.
It runs on Windows, OS X and Linux (ARM64 and PPC64LE included) and is fully compatible with conda packages and supports most of conda’s commands.

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

The mamba-org organization hosts multiple Mamba flavors:

mamba: a Python-based CLI conceived as a drop-in replacement for conda, offering higher speed and more reliable environment solutions

micromamba: a pure C++-based CLI, self-contained in a single-file executable

libmamba: a C++ library exposing low-level and high-level APIs on top of which both mamba and micromamba are built

--

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/2513 **Author:** [@kaypee90](https://github.com/kaypee90) **Created:** 9/1/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`38db75a`](https://github.com/vinta/awesome-python/commit/38db75a8a38c369f37b5baf982b4852e424f29f2) Add mamba cross platform 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 is a fast, robust, and cross-platform package manager. Describe features. It runs on Windows, OS X and Linux (ARM64 and PPC64LE included) and is fully compatible with conda packages and supports most of conda’s commands. ## What's the difference between this Python project and similar ones? The mamba-org organization hosts multiple Mamba flavors: mamba: a Python-based CLI conceived as a drop-in replacement for conda, offering higher speed and more reliable environment solutions micromamba: a pure C++-based CLI, self-contained in a single-file executable libmamba: a C++ library exposing low-level and high-level APIs on top of which both mamba and micromamba are built -- 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-18 22:43:17 -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#8551