PyScripter
This is a blog about the Python IDE
PyScripter
Wednesday, May 21, 2025
Turning your python script into an executable the easy way
›
Sometimes you may want to convert your python script into a self-contained executable. The best tool for this job is PyInstaller , The P...
2 comments:
Saturday, May 10, 2025
PyScripter v5.2.3 released
›
PyScripter v5.2.3 is now available at Sourceforge . This is mainly a bug fix release. New features: Turkish translation added Issues addres...
Sunday, April 13, 2025
PyScripter v5.2.2 released
›
PyScripter v5.2.2 is now available at Sourceforge . The main new feature is the support for Grok 3, which is one of the best Large Language...
Thursday, February 27, 2025
Using QGIS - Update
›
QGIS is a widely used, free and open source, GIS software package. This is an update on how to use it with PyScripter. I have used the...
Sunday, February 9, 2025
PyScripter v5.2.1 released
›
PyScripter v5.2.1 is now available at Sourceforge . This release brings a number of significant improvements in the areas of LLM-Assisted ...
DeepSeek and Other improvements to LLM-Assisted Coding
›
The forthcoming version of PyScripter has a number of improvements to LLL-assisted coding: Support for DeepSeek When it comes to codin...
Thursday, January 30, 2025
Breakpoint conditions and ignore counts
›
PyScripter has always supported conditional breakpoints. Conditional breakpoints allow you to finetune the debugging experience, by only ...
›
Home
View web version