1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-18 00:03:45 -05:00

Updated Plugins (markdown)

native-api
2021-06-08 01:02:48 +03:00
parent a5de3b0680
commit f1b7612fca

@@ -16,7 +16,7 @@ accordingly somewhere in `$PYENV_HOOK_PATH`.
* [installer](https://github.com/pyenv/pyenv-installer) - This tools is used to install `pyenv` and friends * [installer](https://github.com/pyenv/pyenv-installer) - This tools is used to install `pyenv` and friends
* [doctor](https://github.com/pyenv/pyenv-doctor) - Verify pyenv installation * [doctor](https://github.com/pyenv/pyenv-doctor) - Verify pyenv installation
* [ccache](https://github.com/pyenv/pyenv-ccache) - Make Python build faster, with using the leverage of `ccache`. * [ccache](https://github.com/pyenv/pyenv-ccache) - Make Python build faster, with using the leverage of `ccache`.
* [which-ext](https://github.com/pyenv/pyenv-which-ext) - Integrate pyenv and system commands. In particular the users of [Anaconda](https://store.continuum.io/cshop/anaconda/). * [which-ext](https://github.com/pyenv/pyenv-which-ext) - Integrate pyenv and system commands. In particular the users of [Anaconda](https://store.continuum.io/cshop/anaconda/). **No longer needed [since `v1.2.24`](https://github.com/pyenv/pyenv/pull/1797).**
## Community plugins ## Community plugins
Thanks to the hard work of the community, there are numerous other pyenv plugins to extend functionality for other use cases. Thanks to the hard work of the community, there are numerous other pyenv plugins to extend functionality for other use cases.