Pyrgo is a Python package manager that uses common tools such as pytest, uv, ruff, mypy, etc. And expose all of those in a Cargo-like interface. This allows you to have a standard project structure and more importantly to control your development workflow with a single CLI tool and not 5 or 6 different tools
--
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/2568
**Author:** [@Tomperez98](https://github.com/Tomperez98)
**Created:** 2/22/2024
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`905aba6`](https://github.com/vinta/awesome-python/commit/905aba6b729d581cf733b959c6a58da77e5d4237) Update README.md
### 📊 Changes
**1 file changed** (+2 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+2 -1)
</details>
### 📄 Description
## What is this Python project?
Pyrgo is a Python package manager that uses common tools such as `pytest`, `uv`, `ruff`, `mypy`, etc. And expose all of those in a Cargo-like interface. This allows you to have a standard project structure and more importantly to control your development workflow with a single CLI tool and not 5 or 6 different tools
--
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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2568
Author: @Tomperez98
Created: 2/22/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
905aba6Update README.md📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
README.md(+2 -1)📄 Description
What is this Python project?
Pyrgo is a Python package manager that uses common tools such as
pytest,uv,ruff,mypy, etc. And expose all of those in a Cargo-like interface. This allows you to have a standard project structure and more importantly to control your development workflow with a single CLI tool and not 5 or 6 different tools--
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.