ANN: PyScripter 3.4 released

pyscripter at gmail.com pyscripter at gmail.com
Mon May 7 20:58:31 EDT 2018


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


More information about the Python-announce-list mailing list