[PR #1684] [CLOSED] Add two package managers #1465

Closed
opened 2025-11-06 13:16:48 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1684
Author: @frostming
Created: 12/3/2020
Status: Closed

Base: masterHead: patch-2


📝 Commits (2)

📊 Changes

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

View changed files

📝 README.md (+2 -0)

📄 Description

What is this Python project?

Pipenv is a well-known package and virtualenv manage tool under the PyPA namespace.

PDM is a new developed package manager that supports PEP 582 and a bunch of fancy features

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

Enumerate comparisons.

--

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/1684 **Author:** [@frostming](https://github.com/frostming) **Created:** 12/3/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (2) - [`bba2075`](https://github.com/vinta/awesome-python/commit/bba207551bd7e2caf8a8185f7c29289655146c59) Add two package managers - [`e205525`](https://github.com/vinta/awesome-python/commit/e20552585a3c7a52814227de78b6dcb25c2dccd9) Update README.md ### 📊 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? Pipenv is a well-known package and virtualenv manage tool under the PyPA namespace. PDM is a new developed package manager that supports [PEP 582](https://www.python.org/dev/peps/pep-0582/) and a bunch of fancy features ## What's the difference between this Python project and similar ones? Enumerate comparisons. -- 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 2025-11-06 13:16:48 -06: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#1465