mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-11 13:03:46 -05:00
Added a new pyenv plugin to the "Community Contributed" list.
@@ -35,4 +35,5 @@ These are not maintained or tested by the `pyenv` team, so use at your own risk!
|
||||
* [link](https://github.com/real-yfprojects/pyenv-link) - Allows you to use arbitrary venvs with pyenv by linking them into your pyenv root.
|
||||
* [virtualenv-migrate](https://github.com/ashwinvis/pyenv-virtualenv-migrate) - Combines the functionalities of pyenv's [virtualenv] and [pip-migrate] plugins to migrate virtualenvs en masse.
|
||||
* [pyenv-uninstall-global](https://github.com/ramonvermeulen/pyenv-uninstall-global) - Will remove the `$(pyenv root)/version` file when uninstalling the globally selected pyenv version via `pyenv uninstall`
|
||||
* [pyenv-nix-install](https://github.com/sirno/pyenv-nix-install) – For nix users: Install python version into the nix store
|
||||
* [pyenv-nix-install](https://github.com/sirno/pyenv-nix-install) – For nix users: Install python version into the nix store
|
||||
* [pyenv-depends](https://codeberg.org/Pusher2531/pyenv-depends-plugin) - Reads pyproject.toml file to populate `pyenv virtualenv` environment with selected project, optional, or dependency group dependencies.
|
||||
Reference in New Issue
Block a user