summaryrefslogtreecommitdiffstats
path: root/development/spyder/README
diff options
context:
space:
mode:
author Larry Hajali2011-12-23 03:29:36 +0100
committer Niels Horn2011-12-23 17:05:43 +0100
commit87040b6af56d8944a35142fe2628c2aacbbd802e (patch)
tree051961e5fe12482479f3e3d3471463b2ba4caa32 /development/spyder/README
parenta391e6faecccd2025cda7ffe282b193ff346cc9e (diff)
downloadslackbuilds-87040b6af56d8944a35142fe2628c2aacbbd802e.tar.gz
development/spyder: Added (interactive Python IDE)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/spyder/README')
-rw-r--r--development/spyder/README6
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.