Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a uv banner to the Rye README
Browse files Browse the repository at this point in the history
charliermarsh committed Oct 21, 2024
1 parent 9698e56 commit b83e2a7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -11,6 +11,16 @@

</div>

> [!NOTE]
>
> If you're getting started with Rye, consider [uv](https://github.com/astral-sh/uv), the
> [successor project](https://lucumr.pocoo.org/2024/2/15/rye-grows-with-uv/) from the same maintainers.
>
> While Rye is actively maintained, uv offers a more stable and feature-complete experience, and is the recommended
> choice for new projects.
>
> Having trouble migrating? [Let us know what's missing.](https://github.com/astral-sh/rye/discussions/1342)
Rye is a comprehensive project and package management solution for Python.
Born from [its creator's](https://github.com/mitsuhiko) desire to establish a
one-stop-shop for all Python users, Rye provides a unified experience to install and manage Python

0 comments on commit b83e2a7

Please sign in to comment.