Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install orange

How to install Orange

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install orange
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
2.5a4
2.7.1Never BuiltWhy not?
2.5a4 Available View build log
2.5a1 Available View build log
2.0.1b Failed View build log
2.0.0b Failed View build log
Windows (64-bit)
2.7.1Never BuiltWhy not?
2.5a4 Failed View build log
2.5a1 Failed View build log
2.0.1b Failed View build log
2.0.0b Failed View build log
Mac OS X (10.5+)
2.5a4
2.7.1Never BuiltWhy not?
2.7 Failed View build log
2.5a4 Available View build log
2.5a1 Available View build log
2.0.1b Available View build log
2.0.0b Available View build log
Linux (32-bit)
2.7
2.7.1Never BuiltWhy not?
2.7 Available View build log
2.5a4 Available View build log
2.5a1 Available View build log
2.0.1b Available View build log
2.0.0b Available View build log
Linux (64-bit)
2.7.1 Available View build log
2.7 Failed View build log
2.5a4 Available View build log
2.5a1 Available View build log
2.0.1b Available View build log
2.0.0b Available View build log
 
License
GPLv3
Dependencies
Lastest release
version 2.7.1 on Jan 9th, 2014

Orange is a component-based data mining software. It includes a range of data visualization, exploration, preprocessing and modeling techniques. It can be used through a nice and intuitive user interface or, for more advanced users, as a module for Python programming language.

Installing

To build and install Orange run:

python setup.py build
python setup.py install

from the command line. You can customize the build process by editing the setup-site.cfg file in this directory (see the comments in that file for instructions on how to do that).

Running tests

After Orange is installed, you can check if everything is working OK by running the included tests:

python setup.py test

This command runs all the unit tests and documentation examples. Some of the latter have additional dependencies you can satisfy by installing matplotlib, PIL and scipy.

Starting Orange Canvas

Start orange canvas from the command line with:

orange-canvas

Installation for Developers

To install in development mode run:

python setup.py develop

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.