pythonselect

A tool to set current Python version
Download

pythonselect Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • Sridhar Ratnakumar
  • Publisher web site:
  • http://bitbucket.org/srid/

pythonselect Tags


pythonselect Description

A tool to set current Python version pythonselect is a Python module to set the current Python version; it is included with ActivePython. If you have multiple Python versions installed - say, 2.6, 2.7 and 3.1 - then running the following will set Python 2.7 to be your current Python:sudo pysel 2.7How does it work?On OSX, pythonselect creates symlinks in /usr/local/bin (hence sudo is required) linking to appropriate binaries in your non-system framework Python install at /Library/Frameworks/Python.framework.On Windows, pythonselect manipulates the system %PATH% environment variable, AppPath and .py/.pyw associations. You will have to launch a new Command Prompt. Windows support is experimental. Note that on Vista and Windows 7, pysel must be run from an Administrator Command Window. Requirements: · Python What's New in This Release: · Experimental Windows support (work in progress) · Issue 2: restore all possible symlinks in OSX


pythonselect Related Software