diff --git a/docs/dev/env.rst b/docs/dev/env.rst index 574c1c0a7..92265e270 100644 --- a/docs/dev/env.rst +++ b/docs/dev/env.rst @@ -170,11 +170,11 @@ alternative. Spyder ------ -`Spyder `_ is an IDE specifically geared +`Spyder `_ is an IDE specifically geared toward working with scientific Python libraries (namely `Scipy `_). It includes integration with pyflakes_, `pylint `_ and -`rope `_. +`rope `_. Spyder is open-source (free), offers code completion, syntax highlighting, a class and function browser, and object inspection.