1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-13 22:03:52 -05:00

+suggestion to add plugins

native-api
2024-10-08 22:34:59 +03:00
parent 2abd055ad0
commit f736743c70

@@ -6,6 +6,8 @@ A plugin can be installed by dropping it in as a sub-directory of
`pyenv-*` executables are placed in the `$PATH` and hooks are installed `pyenv-*` executables are placed in the `$PATH` and hooks are installed
accordingly somewhere in `$PYENV_HOOK_PATH`. accordingly somewhere in `$PYENV_HOOK_PATH`.
**You can add your plugin here if has general usability, to make it more discoverable.**
## Official plugins ## Official plugins
* [virtualenv] - the standard way to manage virtualenv with pyenv (formerly as known as [python-virtualenv](https://github.com/pyenv/python-virtualenv)) * [virtualenv] - the standard way to manage virtualenv with pyenv (formerly as known as [python-virtualenv](https://github.com/pyenv/python-virtualenv))