Companies Home Search Profile

Start Managing Multiple Python Versions With pyenv

Focused View

Johan Vergeer

40:44

310 View
  • 01-01 pyenv-overview.mp4
    02:50
  • 01-02 pyenv-why-not-use-system-python.mp4
    03:14
  • 01-03 pyenv-why-not-use-a-package-manager.mp4
    03:02
  • 02-01 pyenv-installing-pyenv.mp4
    03:06
  • 03-01 pyenv-using-pyenv-to-install-python.mp4
    01:58
  • 03-02 pyenv-installation-location.mp4
    03:30
  • 03-03 pyenv-using-your-new-python.mp4
    01:18
  • 04-01 pyenv-exploring-pyenv-commands.mp4
    01:08
  • 04-02 pyenv2-common-commands.mp4
    04:34
  • 04-03 pyenv2 specifying your python version.mp4
    04:38
  • 05-01 pyenv2-virtual-environments-and-pyenv.mp4
    04:36
  • 05-02 pyenv-working-with-multiple-environments.mp4
    02:50
  • 05-03 pyenv-activating-multiple-environment-simultaneously.mp4
    02:54
  • 06-01 pyenv2-summary.mp4
    01:06
  • slides-pyenv.pdf
  • Description


    Have you ever wanted to contribute to a project that supports multiple versions of Python but aren’t sure how you would easily test all the versions? Are you ever curious about the latest and greatest versions of Python? Maybe you’d like to try out these new features, but you don’t want to worry about messing up your development environment. Luckily, managing multiple versions of Python doesn’t have to be confusing if you use pyenv.

    This course will provide you with a great overview of how to maximize your time spent working on projects and minimize the time spent in headaches trying to use the right version of Python.

    What You'll Learn?


    • Install multiple versions of Python
    • Install the latest development version of Python
    • Switch between the installed versions
    • Use virtual environments with pyenv
    • Activate different Python versions and virtual environments automatically

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Johan Vergeer
    Johan Vergeer
    Instructor's Courses

    Hallo, my name is Johan, and I am a software engineer working for the Pythoneers at Ordina in the Netherlands. I have a soft spot for awesome software design, clean code and sharing knowledge.

    My goal is to share knowledge I gained in over the years to anyone who wants to learn, which I do through my blog, YouTube, MeetUps and here on Real Python.

    Even though Python is the primary language I use on the job, I do think it is important to pick the right tool for the job. So next to Python I can work with C#, Java and Javascript.

    You are most welcode to follow me on GitHub, LinkedIn or Twitter.

    Some of the online meetups I contributed to:

    Learn Python online: Python tutorials for developers of all skill levels, Python books and courses, Python news, code examples, articles, and more.
    • language english
    • Training sessions 14
    • duration 40:44
    • Release Date 2023/01/05

    Courses related to Python

    Courses related to Version Control