Turning your scripts into executables
2018-04-01
Sometimes you may want to distribute your python work as a single .exe file. This post explains how to do it easily with PyScripter. If you do not see “Install packages with pip” under Tools…
Turbocharge your Python development with the latest release of PyScripter!
Sometimes you may want to distribute your python work as a single .exe file. This post explains how to do it easily with PyScripter. If you do not see “Install packages with pip” under Tools…
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.. …