Turbocharge your Python development with the latest release of PyScripter!

AnacondaPyScripter

PyScripter and Anaconda

In the past I have used successfully  PyScripter with Miniconda distributions, but since there have been a few issues reported regarding the compatibility of PyScripter with Anaconda distributions, I decided to investigate.   I downloaded…

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
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