Integrated Development EnvironmentLaunching and Configuring the IDE![]() Introduction![]() The Movable Python GUI has a shiny big button marked IDE on it. This launches an IDE [1]. The default IDE which comes with Movable Python is Pythonwin [2]. Configuring an IDE![]() You can configure which IDE is launched through the Choose IDE menu option. For example you can download SPE for Movable Python from the Movable Python Extra Files page. Other IDEs, like Ulipad will probably work with Movable Python. The choose IDE dialog allows you to select a file to be used as the IDE (Python file, executable or batch file) and any arguments to be passed to it. If the IDE is a Python file it will be launched without a console. You currently can't configure things like the directory that the script is run in.
Return to Top |
|||||