Skip to content

Commit eb375b0

Browse files
committed
added spyder IDE to dev-env.rst
1 parent 2fba2f2 commit eb375b0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/starting/dev-env.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,16 @@ Komodo IDE
7575
`Komodo IDE <http://www.activestate.com/komodo-ide>`_ is developed by ActiveState and is a commerical IDE for Windows, Mac
7676
and Linux.
7777

78+
Spyder
79+
------
80+
81+
Spyder an IDE specifically geared toward working with scientific python libraries (namely `Scipy <http://www.scipy.org/>`_).
82+
Includes integration with `pyflakes <http://pypi.python.org/pypi/pyflakes>`_, `pylint <http://www.logilab.org/857>`_,
83+
and `rope <http://rope.sourceforge.net/>`_.
84+
85+
Spyder is open-source (free), offers code completion, syntax highlighting, class and function browser, and object
86+
inspection
87+
7888

7989

8090
Interpreter Tools

0 commit comments

Comments
 (0)