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
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to