News

PyScripter has all the features expected in a modern Python IDE in a lightweight package. It’s also natively compiled for Windows to use minimal memory with maximum performance. The IDE is open-source ...
Browse to the PyScripter color scheme folder you have just downloaded; choose the color scheme (INI files) and click open. That's it! As there are few color schemes for PyScripter; I chose to make ...
What steps will reproduce the problem? Running a code which is doing some work on system level hangs pyScripter. For eg. currently I am running a batch renaming process which first makes a list of all ...