.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "SPYDER" 1 "" "" .SH NAME spyder \- The Scientific Python Development Environment .SH SYNOPSIS .sp \fBspyder\fP [\fIoptions\fP] [\fIfilenames\fP] .SH DESCRIPTION .sp Spyder provides: .INDENT 0.0 .IP \(bu 2 a powerful interactive development environment for the Python language with advanced editing, interactive testing, debugging and introspection features, .IP \(bu 2 and a numerical computing environment thanks to the support of \fIIPython\fP (enhanced interactive Python interpreter) and popular Python libraries such as \fINumPy\fP (linear algebra), \fISciPy\fP (signal and image processing) or \fImatplotlib\fP (interactive 2D/3D plotting). .UNINDENT .SH OPTIONS .INDENT 0.0 .TP .B \-h\fP,\fB \-\-help show this help message and exit .TP .B \-\-new\-instance run a new instance of Spyder, even if the single instance mode has been turned on (default) .TP .B \-\-defaults reset configuration settings to defaults .TP .B \-\-reset remove all configuration files .TP .B \-\-optimize optimize the Spyder bytecode (may require administrative privileges) .TP .BI \-w \ WORKING_DIRECTORY\fR,\fB \ \-\-workdir\fB= WORKING_DIRECTORY set the default working directory .TP .B \-\-show\-console do not hide parent console window (Windows) .TP .B \-\-multithread execute the internal console in a separate thread (from the main application thread) .TP .B \-\-profile run spyder in profile mode (for internal testing, not related with Python profiling) .TP .BI \-\-window\-title\fB= WINDOW_TITLE show this string in the main window title .TP .BI \-p \ OPEN_PROJECT\fR,\fB \ \-\-project\fB= OPEN_PROJECT open a Spyder project (directory with a .spyproject folder) .UNINDENT .SH BUGS .sp If you find a bug, please consider reporting it to the Spyder issue tracker at <\fI\%https://github.com/spyder\-ide/spyder/issues\fP>. .\" Generated by docutils manpage writer. .