PyScripter 3.6.3 released
PyScripter 3.6.3 is now available at Sourceforge. This is primarily to fix an a code completion issue with numpy. Here is the list of changes: New features: The status panel with text position info…
Turbocharge your Python development with the latest release of PyScripter!
PyScripter 3.6.3 is now available at Sourceforge. This is primarily to fix an a code completion issue with numpy. Here is the list of changes: New features: The status panel with text position info…
This post is not related to PyScripter. However some of you may find it useful. It has happened to me before, but more recently when I installed the latest Windows 10 update many apps including…
PyScripter 3.5.1 is now available at SourceForge. This is a hotfix release fixing an issue with GUI scripts not showing.
The forthcoming version of PyScripter supports python 3 type hints. The main use of type hints by pyscripter is to improve code completion. See for instance the following example. (shame blogger does not provide code…
PyScripter 3.4.2 is now available at Sourceforge. This is a maintenance release with some new features and many bug fixes.New features: New Edit Command Read Only (#883) Files opened by PyScripter from the Python directory…
PyScripter was selected as one of the projects of the week, April 16 2018 by SourceForge.
This is a hotfix release. It fixed an error in Tools, Options, IDE Options. It is available at Sourceforge.
I do apologize for the my long absence from PyScripter development and support. However I am back with a new release that supports Python 3.4. Unfortunately, Google has made the the Project Hosting Downloads read-only…
If you are running PyScripter from a network drive, then depending on the security settings of your machine, you may not be able to see the contents of the help file. This is a general…
PyScripter version 2.5.3 was released at http://pyscripter.googlecode.com. This is another bug-fix release. It fixes two issues in version 2.5. Unit test discovery was broken Find in files was broken in the x64 version. See previous…