Skip to main content

Orange, a component-based data mining framework.

Project description

Orange 3

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 the Python programming language.

This is the latest version of Orange (for Python 3). The deprecated version of Orange 2.7 (for Python 2.7) is still available (binaries and sources).

Installing with pip

To install Orange with pip, run the following.

# Install some build requirements via your system's package manager
sudo apt install virtualenv build-essential python3-dev

# Create a separate Python environment for Orange and its dependencies ...
virtualenv --python=python3 --system-site-packages orange3venv
# ... and make it the active one
source orange3venv/bin/activate

# Install Qt dependencies for the GUI
pip install PyQt5 PyQtWebEngine

# Install Orange
pip install orange3

Starting Orange GUI

To start Orange GUI from the command line, run:

orange-canvas
# or
python3 -m Orange.canvas

Append --help for a list of program options.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Orange3-3.24.0.tar.gz (2.5 MB view details)

Uploaded Source

Built Distributions

Orange3-3.24.0-cp38-none-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.8 Windows x86-64

Orange3-3.24.0-cp38-none-win32.whl (2.4 MB view details)

Uploaded CPython 3.8 Windows x86

Orange3-3.24.0-cp38-cp38-manylinux1_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.8

Orange3-3.24.0-cp38-cp38-macosx_10_9_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Orange3-3.24.0-cp37-none-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.7 Windows x86-64

Orange3-3.24.0-cp37-none-win32.whl (2.4 MB view details)

Uploaded CPython 3.7 Windows x86

Orange3-3.24.0-cp37-cp37m-manylinux1_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.7m

Orange3-3.24.0-cp37-cp37m-macosx_10_6_intel.whl (3.0 MB view details)

Uploaded CPython 3.7m macOS 10.6+ intel

Orange3-3.24.0-cp36-none-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.6 Windows x86-64

Orange3-3.24.0-cp36-none-win32.whl (2.4 MB view details)

Uploaded CPython 3.6 Windows x86

Orange3-3.24.0-cp36-cp36m-manylinux1_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.6m

Orange3-3.24.0-cp36-cp36m-macosx_10_6_intel.whl (3.0 MB view details)

Uploaded CPython 3.6m macOS 10.6+ intel

File details

Details for the file Orange3-3.24.0.tar.gz.

File metadata

  • Download URL: Orange3-3.24.0.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for Orange3-3.24.0.tar.gz
Algorithm Hash digest
SHA256 7f729131673f84cd32cbd2c281d98b0c25a76da03b469e309155b00af79b5f77
MD5 2c2550228dafde67d39682b70edc1360
BLAKE2b-256 20579896da0bc97f4060f63409078ecf549aa2730c0db20533b0c34e2f6f4c53

See more details on using hashes here.

File details

Details for the file Orange3-3.24.0-cp38-none-win_amd64.whl.

File metadata

  • Download URL: Orange3-3.24.0-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for Orange3-3.24.0-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 603be4b2e4f1b915812ac5ca0954b0621c8b38a7d9fe1163044848aeeeed6b19
MD5 6563ffc5582c9b7fc95459b2f95b6783
BLAKE2b-256 48eecf58ce1fde50bc6c3a38fbdc99227e131f8225ac12acb7164cc7a041b501

See more details on using hashes here.

File details

Details for the file Orange3-3.24.0-cp38-none-win32.whl.

File metadata

  • Download URL: Orange3-3.24.0-cp38-none-win32.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for Orange3-3.24.0-cp38-none-win32.whl
Algorithm Hash digest
SHA256 a46378e099e0a90e206f65717884353de4bc0ce435f3d20d6698c03cb4f7b059
MD5 a0fecf5a0ffd95e23cdc06192bf7b731
BLAKE2b-256 dace6faed051b7559b4cf1c8eab3e13f3c19ef346f5b6105b87baad77ec5219f

See more details on using hashes here.

File details

Details for the file Orange3-3.24.0-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: Orange3-3.24.0-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for Orange3-3.24.0-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 70b080f368b69e029946a181b654e5c3f412de9f4036cda959857f2f5bbee692
MD5 6f246779a32e106a1cb05aa26dd5f098
BLAKE2b-256 97d30ab4751a03765e9696200f944a82959fd7782abbda11a8fea747da9c01a0

See more details on using hashes here.

File details

Details for the file Orange3-3.24.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Orange3-3.24.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for Orange3-3.24.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b863fe0ccbb3e7f8d0c7b9f0ac1f624f096264273d346ee6c94ec5311ce014d6
MD5 b6b3ec497dfa614193fe1122f63b7e64
BLAKE2b-256 9f2abaab55bcb55328a2681c0a690f494be08fe38ae55de3b6eafd73b4c6b946

See more details on using hashes here.

File details

Details for the file Orange3-3.24.0-cp37-none-win_amd64.whl.

File metadata

  • Download URL: Orange3-3.24.0-cp37-none-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for Orange3-3.24.0-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 d103c1b71dade78650c577b697dd58bd17d2791e94e00ee10f46a7859e641e75
MD5 1d4d555b98ac68b6f8378dd3b4410209
BLAKE2b-256 a03b0d0b47673a8dd89f430b88a2271902ef8096a36bde282192106a4982944c

See more details on using hashes here.

File details

Details for the file Orange3-3.24.0-cp37-none-win32.whl.

File metadata

  • Download URL: Orange3-3.24.0-cp37-none-win32.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for Orange3-3.24.0-cp37-none-win32.whl
Algorithm Hash digest
SHA256 3ffa1558f2eef14cd7915ef75143e7f892f1fe101b4fa06a7705214719eebd77
MD5 3882cfe39026e4740065b7887b1b99f3
BLAKE2b-256 930faa3e1f43a0c38a789e1f4b19f6e8afd79c804e787482e648db96b32b2554

See more details on using hashes here.

File details

Details for the file Orange3-3.24.0-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: Orange3-3.24.0-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for Orange3-3.24.0-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5a8a1e73e35a05251a70d078736af87a24c23461b1d0f1256730509bfe11f46d
MD5 36f6ccf604eae3c7f3f316240b2630a0
BLAKE2b-256 d5fc412d0e7ee159400d70bf5aef50e711194e18dbfde69e9f6f2a3d5ca84f44

See more details on using hashes here.

File details

Details for the file Orange3-3.24.0-cp37-cp37m-macosx_10_6_intel.whl.

File metadata

  • Download URL: Orange3-3.24.0-cp37-cp37m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.7m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for Orange3-3.24.0-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 4714eab89099d9ba684a8ca4e9af2a69411ec08d8147cb23f16335946786524f
MD5 cde1d568edcb8675ef2c6de243d6220d
BLAKE2b-256 55f4c39aeef700b7ca07e56759fe78b3b4b2d56e669040719acc07f522247c74

See more details on using hashes here.

File details

Details for the file Orange3-3.24.0-cp36-none-win_amd64.whl.

File metadata

  • Download URL: Orange3-3.24.0-cp36-none-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.6, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for Orange3-3.24.0-cp36-none-win_amd64.whl
Algorithm Hash digest
SHA256 12477b7a01da31b637027a4ec976c04670c407ed42ac4c64990b7b559bfb801d
MD5 d519747a066fc0eb1018fe1d560d8317
BLAKE2b-256 e6e3e0bf8c629ed0bb65f9831f4abd6a3809789d050b1caf993d6d7e143c1937

See more details on using hashes here.

File details

Details for the file Orange3-3.24.0-cp36-none-win32.whl.

File metadata

  • Download URL: Orange3-3.24.0-cp36-none-win32.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.6, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for Orange3-3.24.0-cp36-none-win32.whl
Algorithm Hash digest
SHA256 797be7df447fe3eb34693c6792832c63ea11207c774a7de03d778333e5a4dd6c
MD5 0c52c38fbcf6ac7b6f0bd16f7cee6aab
BLAKE2b-256 5a5215fc50d8fa949c277371132b7cdbdaa81838362f57b778097f3b081280c0

See more details on using hashes here.

File details

Details for the file Orange3-3.24.0-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: Orange3-3.24.0-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for Orange3-3.24.0-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 55de2ec794b51171b8c678d3fe31b8f0eb3a8eafa24203946232431f5ce78d14
MD5 b7b9c6e6417167620a976677884323d3
BLAKE2b-256 a5be3fd9f7845827e6c276aa9a67c0edec5597a81150a10bea54c42fe51edeba

See more details on using hashes here.

File details

Details for the file Orange3-3.24.0-cp36-cp36m-macosx_10_6_intel.whl.

File metadata

  • Download URL: Orange3-3.24.0-cp36-cp36m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.6m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for Orange3-3.24.0-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 0048df55e9feabf0a03584973a4ee6ca843cf4c7766dcc22f97016ba33555709
MD5 eb025f0a56a2215d9bdc45291ba89be4
BLAKE2b-256 39179f8e5c7d7a7973c37a13dae8d9f46b34c67cf56eb9f1124c8a27685b2026

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page