打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

pyenv

来自天明的百科全书

pyenv lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.

Python 版本管理工具,通过它来切换使用不同版本的 Python,类似于 nvm

https://github.com/pyenv/pyenv