atom-community / atom-community/ide-python
Switch python versions easily (or automatically)
Open
- Dominant language
- JavaScript
- Stars
- 238
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
When "Python Executable" set to python2 and python3 project is loaded:

When set to python3 and py2 project:

Autodetection or manual switch in the statusbar could drastically improve usability.
Also, maybe comma separated list of executables could solve a problem, smth like `/path/to/envs/{$project_root}/bin/python, python3`
Contributor guide
Assessment
This issue has not been assessed yet.