diff --git a/docs/dev/env.rst b/docs/dev/env.rst index 92265e2..33aa821 100644 --- a/docs/dev/env.rst +++ b/docs/dev/env.rst @@ -150,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 -------