ANN: PyScripter 3.6 released
pyscripter at gmail.com
pyscripter at gmail.com
Fri Jan 11 22:19:11 EST 2019
PyScripter is a free and open-source Python Integrated Development Environment (IDE) created with the ambition to become competitive in functionality with commercial Windows-based IDEs available for other languages. It is feature-rich, but also light-weight.
This release contains important new features including:
- Much faster Remote Engine using asynchronous Windows named pipes if pywin32 is available.
- Enhancements to the SSH Engine - now compatible with PuTTY.
- Execute system commands in the interpreter with !. Supports parameter substitution.
See:
Announcement: https://pyscripter.blogspot.com/
Project home: https://github.com/pyscripter/pyscripter/
Features: https://github.com/pyscripter/pyscripter/wiki/Features
Downloads: https://sourceforge.net/projects/pyscripter/files
More information about the Python-announce-list
mailing list