News

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…

Read more
News

Reinstalling Windows Apps

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…

Read more
News

PyScripter understands type hints

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…

Read more
News

PyScripter version 3.4.2 released

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…

Read more
News

PyScripter v2.5.3 released

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…

Read more