Spyder is an integrated development environment integrating python, numpy, scipy, and matplotlib.
spyder -e this [--example=that] [{-e | --example} this] [{-e | --example} {this | that}] spyder [{-h | --help}]
This manual page documents briefly the spyder command.
This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has documentation in the GNU info(1) format; see below.
spyder is a program that...
The program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the info(1) files.
-e this, --example=that
Does this and that.
-h, --help
Show summary of options.
-v, --version
Show version of program.
/etc/foo.conf
The system-wide configuration file to control the behaviour of spyder. See foo.conf(5) for further details.
${HOME}/.foo.conf
The per-user configuration file to control the behaviour of spyder. See foo.conf(5) for further details.
FOO_CONF
If used, the defined file is used as configuration file (see also the section called “FILES”).
The following diagnostics may be issued on stderr:
Bad configuration file. Exiting.
The configuration file seems to contain a broken configuration line. Use the --verbose option, to get more info.
spyder provides some return codes, that can be used in scripts:
Code |
---|
Diagnostic |
0 |
Program exited successfully. |
1 |
The configuration file seems to be broken. |
The program is currently limited to only work with the foobar library.
The upstreams BTS can be found at \m[blue]http://bugzilla.foo.tld\m[].
Ludovic Aubry <[email protected]>
Wrote this manpage for the Debian system.
Copyright © 2007 Ludovic Aubry
This manual page was written for the Debian system (and may be used by others).
Permission is granted to copy, distribute and/or modify this document under the terms of the MIT License.