Spyder’s command line options are the following: (type ‘python spyder.py –help’ to show the text below)
-h, --help | show this help message and exit |
-l, --light | Light version (all add-ons are disabled) |
--session=STARTUP_SESSION | |
Startup session | |
--reset | Reset to default session |
-w WORKING_DIRECTORY, --workdir=WORKING_DIRECTORY | |
Default working directory | |
-d, --debug | Debug mode (stds are not redirected) |
--onethread | Internal console run in the same thread as main application |
--profile | Profile mode (internal test, not related with Python profiling) |