diff --git a/docs/dev/env.rst b/docs/dev/env.rst index 37f09af..33aa821 100644 --- a/docs/dev/env.rst +++ b/docs/dev/env.rst @@ -111,14 +111,6 @@ TextMate GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike. -Enthought Canopy --------- - Enthought Canopy is a comprehensive Python analysis environment that provides - easy installation of the core scientific analytic and scientific Python packages. -`Enthought Canopy `_ is a Python -IDE which is focused towards Scientists and Engineers as it provides pre -installed libraries for data analysis. - Sublime Text ------------ @@ -158,6 +150,11 @@ features can be brought to IntelliJ with the free versions of PyCharm: Professional Edition (Free 30-day trial) and Community Edition(Apache 2.0 License) with fewer features. +Enthought Canopy +---------------- +`Enthought Canopy `_ is a Python +IDE which is focused towards Scientists and Engineers as it provides pre +installed libraries for data analysis. Eclipse -------