Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Python Version Management with pyenv

Python Version Management with pyenv

Presented at Python ID meetup

Isman Firmansyah

April 26, 2014
Tweet

More Decks by Isman Firmansyah

Other Decks in Programming

Transcript

  1. Did You Know? So Many Pythons · · · ·

    · ??? CPython PyPy Stackless Jython Anaconda
  2. What If? You Need > 1 Python image taken from

    http://dragoncid.deviantart.com/art/Ball-Pythons-419092972
  3. How to Manage Multiple Pythons? OS package manager Manual installation

    standalone Python version manager (e.g. pyenv)