New featuresPyScripterRelease

Font Ligatures are coming to PyScripter

 The forthcoming version of PyScripter will feature: support for Python 3.9 support for VirtualEnv v20+ support for font ligatures I am quite excited about font ligatures.  Fonts like Cascadia Code and Fira Code contain ligatures relevant to programming. See this article for details.   Here…

Read more
PyScripterPythonRelease

PyScripter 3.6.2 released

PyScripter 3.6.2 is now available at Sourceforge.   Here is the list of changes: New features: Improved compatibility with venv virtual environments Restore code folding state when you start PyScripter (#973) Syntax for adding and removing…

Read more
PyScripterRelease

PyScripter 3.6.1 released

PyScripter 3.6.1 is now available at Sourceforge.  The main new features are support for Python 3.8 (currently in beta) and better compatibility with Anaconda distributions.   Here is the full list of changes: New features:…

Read more
PyScripterRelease

PyScripter v3.6 released

Happy New Year! PyScripter 3.6.0 is now available at Sourceforge.  There is a range of important new features and bug fixes in this release: New features: Much faster Remote Engine using asynchronous Windows named pipes…

Read more
PyScripterPythonRelease

PyScripter v3.5 released

PyScripter 3.5.0 is now available at Sourceforge.  There is a range of important new features in this release:New features:  Open and work with remote files from Windows and Linux machines as if they were local….

Read more
PyScripterPythonRelease

PyScripter v3.4.0 released

PyScripter 3.4.0 is now available at Sourceforge.  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.  So…

Read more