DPI awareness
The new version of PyScripter is DPI Aware. This means that by default on high DPI screens PyScripter will do its own scaling and will not rely on the scaling carried out by the operating…
Turbocharge your Python development with the latest release of PyScripter!
The new version of PyScripter is DPI Aware. This means that by default on high DPI screens PyScripter will do its own scaling and will not rely on the scaling carried out by the operating…
PyScripter 3.2.0 is now available at Sourceforge. The major change in this version, is that now PyScripter is DPI Aware. For those of you working with high DPI screens, such as those found in modern…
I came across this nice introduction to the use of File Templates in PyScripter.https://epjmorris.wordpress.com/2016/02/08/working-with-script-templates-in-pyscripter/
Since version 3.0, PyScripter ships with many great looking editor themes (editor syntax coloring), both dark and light. You can also select dark or light styles for the application user interface through the View, Select…
A much requested new feature in PyScripter 3.1 is support for code folding. Before I explain how to use it let me make it clear that if you believe that code folding is an unwanted…
Happy New Year! I am pleased to announce the release of PyScripter 3.1.0. You can download it from SourceForge. The major new feature in this release is the support of code folding. Here is the…
The external tools is a powerful feature of PyScripter that is relatively unknown. Below I describe how you can use it to install python packages easily using pip. Start PyScripter and select Tools, Configure tools.. …
This is a hotfix release. 32-bit Python versions starting with 3.5 changed the way they are registered in the Windows Registry and PyScripter would not automatically find them. This should now be fixed.
At long last a new Pyscripter release. You can download it from (Sourceforge). Here are the new features: Python 3.5, 3.6 and 3.7 support New Style Engine (VCL Styles) with high quality choices Visual Style…
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…