rye
https://github.com/astral-sh/rye
Rust
a Hassle-Free Python Experience
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to rye
Help out
- Issues
- During update, gets error `filename name too long` when using uv and `could not write production lockfile for project` when using pip
- Rye defaults to pypi regardless of configured custom servers.
- Add rye init --vcs option to set version control system. Defaults to git, adds mercurial and none options.
- How to specify the setuptools version to use when syncing
- Rye 0.37.0 build python 3.7 project incompatible
- Monorepo approach leads to conflicting URLs for packages
- Add `--find-link` flag to `rye install`
- Rye wrongly assumes a project is managed by Rye if there is a `pyproject.toml`
- `rye test` & `python -m pytest` with a `breakpoint()` drops in a pdb shell but unable to interact
- `rye install` should not return a non-zero exit code if the package is already installed
- Docs
- Rust not yet supported