From 8ffa72be72c1996eb42312032d0c064b6ebe19fc Mon Sep 17 00:00:00 2001 From: Sidhant Bhavnani Date: Thu, 22 Oct 2015 03:41:00 +0530 Subject: [PATCH] Added Enthought Canopy --- docs/dev/env.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/dev/env.rst b/docs/dev/env.rst index 92265e2..37f09af 100644 --- a/docs/dev/env.rst +++ b/docs/dev/env.rst @@ -111,6 +111,14 @@ 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 ------------