@@ -124,24 +124,20 @@ compiled a list of Windows binaries for many useful Python packages. The list
124124of packages has grown from a mainly scientific Python resource to a more
125125general list. It might be a good idea to check it out if you're on Windows.
126126
127- Enthought Python Distribution (EPD)
128- -----------------------------------
129-
130- Installing NumPy and SciPy can be a daunting task. Which is why the
131- `Enthought Python distribution <http://enthought.com/ >`_ was created. With
132- Enthought, scientific python has never been easier (one click to install about
133- 100 scientific python packages). The Enthought Python Distribution comes in two
134- variants: a free version `EPD Free <http://enthought.com/products/epd_free.php >`_
135- and a paid version with various `pricing options.
136- <http://enthought.com/products/epd_sublevels.php> `_
137-
138127Anaconda
139128--------
140129
141130`Continuum Analytics <http://continuum.io/ >`_ offers the `Anaconda
142131Python Distribution <https://store.continuum.io/cshop/anaconda> `_ which
143132includes all the common scientific python packages and additionally many
144- packages related to data analytics and big data. Anaconda comes in two
145- flavors, a paid for version and a completely free and open source community
146- edition, Anaconda CE, which contains a slightly reduced feature set. Free
147- licenses for the paid-for version are available for academics and researchers.
133+ packages related to data analytics and big data. Anaconda itself is free, and
134+ Continuum sells a number of proprietary add-ons. Free
135+ licenses for the add-ons are available for academics and researchers.
136+
137+ Canopy
138+ ------
139+
140+ `Canopy <https://www.enthought.com/products/canopy/> is another scientific Python
141+ distribution, produced by `Enthought <https://www.enthought.com/>`. A limited
142+ 'Canopy Express' variant is available for free, and Enthought charge for the
143+ full distribution. Free licenses are available for academics.
0 commit comments