mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-16 04:00:45 -05:00
[PR #2593] Add rye #1910
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2593
Author: @narumiruna
Created: 6/22/2024
Status: 🔄 Open
Base:
master← Head:rye📝 Commits (1)
915ab3fAdd rye📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
Rye is a comprehensive project and package management solution for Python. Born from its creator's desire to establish a one-stop-shop for all Python users, Rye provides a unified experience to install and manage Python installations, pyproject.toml based projects, dependencies and virtualenvs seamlessly. It's designed to accommodate complex projects, monorepos and to facilitate global tool installations. Curious? Watch an introduction.
Rye picks and ships the right tools so you can get started in minutes:
rye lintandrye fmt.of multiple libraries.
What's the difference between this Python project and similar ones?
I enjoy using Poetry, but I believe Rye has great potential.
--
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.