Development Container for Rye.
The following command will download the .devcontainer folder of this template to the current directory.
curl -sSL https://github.com/MtkN1/rye-devcontainer-template/releases/latest/download/artifact.tar.gz | tar -xz- Build a container image that automatically installs Rye.
- Install Rye using Dev Container Features.
- Configure system Python for Rye.
- Setup bash completion.
- Setup
uvbackend. - Automatically initialize the project after opening Dev Container.
- Other features, configure extensions such as Ruff, specify appropriate Python interpreter paths, etc.
An Experimental Package Management Solution for Python
https://github.com/mitsuhiko/rye
Development Containers: Use a container as a full-featured development environment.