diff options
Diffstat (limited to 'development/spyder/README')
-rw-r--r-- | development/spyder/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/spyder/README b/development/spyder/README new file mode 100644 index 0000000000..99aec41bfc --- /dev/null +++ b/development/spyder/README @@ -0,0 +1,6 @@ +Spyder (previously known as Pydee) is a powerful interactive development +environment for the Python language with advanced editing, interactive testing, +debugging and introspection features. + +Spyder requires Sphinx. Optional dependencies for spyder are ipython, rope, +matplotlib, numpy, pyflakes, pep8, pylint and scipy. |