LernerPython

pyenv

Want to install, use, and switch between a number of Python versions? You might want to use “pyenv”. In this special lecture, I explain what pyenv is, how it works, how to use it, and some of the special functionality that it provides.

What you should know

Course Content

Course length

1 hour

Number of lessons

1

Training materials

None

Coding exercises

LEARN MORE

Juggling multiple versions of Python on a single system can be frustrating. And it gets even worse if you’re using virtual environments. Fortunately, “pyenv” is a great system for handling such issues, and in this lecture I outline how you can use it in your day-to-day routine.

  • Installing pyenv
  • Installing and moving between Python versions
  • Special functionality you get with pyenv
  • pyenv and virtual environments

This course, like all others on LernerPython.com, is taught by Reuven Lerner.