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. 

The major new feature is the ability to switch Python versions without exiting 
PyScripter.  Support for virtual environments (venv and virtualenv) and conda 
distributions is provided out-of-the-box. 

See: 
Announcement: 
https://pyscripter.blogspot.gr/2018/05/pyscripter-v340-released.html 
Project hoe: 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