A tool to set current Python version (currently MacOSX only)
Project description
pythonselect
pythonselect is a MacOSX tool to set current Python version. 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 pythonselect 2.7
pythonselect does this by creating appropriate symlinks in /usr/local/bin targetting the necessary binaries in your non-system framework Python install.
Credits
pythonselect is based on Komodo’s internal set-curr-python.py.
Roadmap
Even though this tool is MacOSX-only at the moment, we plan to expand support for Windows and Linux.
News
1.0b2
Prevent setup.py from running on non-MacOSX platforms
1.0b1
Initial import from Komodo source: mozilla/support/set-curr-python.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pythonselect-1.0b2.tar.gz
.
File metadata
- Download URL: pythonselect-1.0b2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a4303592ba1808386974f7247346e7c1d56126b9a2b893e64675b3d318accc4 |
|
MD5 | 43ae6014a16a19bcc3136a1a4e90bfdd |
|
BLAKE2b-256 | cea579b42f5db5153df1e1377fda613e5c5acf9c3ccb3c88eed35bbe176a9c79 |