atom-community / atom-community/atom-script
Input support for python when running
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
Usually python scripts have keyboard inputs like raw_input() or input() and when you run a script that has an input line, the run window just not doing anything (that's because python wait for the user to type something and you can't type in the atom window.).
Contributor guide
Assessment
This issue has not been assessed yet.