Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">
<img src="docs/static/favicon.svg" width="100">
<p><strong>Rye:</strong> a Hassle-Free Python Experience</p>
<p><strong>Rye:</strong> a Hassle-Free, Blazingly-Fast Python Experience</p>
</div>

----
Expand All @@ -11,14 +11,14 @@

</div>

Rye is a comprehensive project and package management solution for Python.
Rye is a blazingly-fast 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 manages 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](https://youtu.be/q99TYA7LnuA).

A hassle-free experience for Python developers at every level.
A hassle-free, blazingly-fast experience for Python developers at every level.

<div align="center">
<a href="https://youtu.be/q99TYA7LnuA">
Expand Down