Skip to main content

3 docs tagged with "pyenv"

View All Tags

What is pyenv?

"pyenv is a command line tool that lets you switch between multiple versions of Python." It allows you to create one project with Python 3.8, and another with 3.9, for example.