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 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.29.1.tar.gz (27.3 MB view details)

Uploaded Source

Built Distributions

Orange3-3.29.1-cp39-cp39-win_amd64.whl (25.3 MB view details)

Uploaded CPython 3.9 Windows x86-64

Orange3-3.29.1-cp39-cp39-win32.whl (25.3 MB view details)

Uploaded CPython 3.9 Windows x86

Orange3-3.29.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (25.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.5+ x86-64

Orange3-3.29.1-cp39-cp39-macosx_10_9_x86_64.whl (25.4 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Orange3-3.29.1-cp38-cp38-win_amd64.whl (25.4 MB view details)

Uploaded CPython 3.8 Windows x86-64

Orange3-3.29.1-cp38-cp38-win32.whl (25.3 MB view details)

Uploaded CPython 3.8 Windows x86

Orange3-3.29.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (25.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.5+ x86-64

Orange3-3.29.1-cp38-cp38-macosx_10_9_x86_64.whl (25.4 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Orange3-3.29.1-cp37-cp37m-win_amd64.whl (25.3 MB view details)

Uploaded CPython 3.7m Windows x86-64

Orange3-3.29.1-cp37-cp37m-win32.whl (25.3 MB view details)

Uploaded CPython 3.7m Windows x86

Orange3-3.29.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (25.3 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.5+ x86-64

Orange3-3.29.1-cp37-cp37m-macosx_10_6_intel.whl (25.9 MB view details)

Uploaded CPython 3.7m macOS 10.6+ intel

Orange3-3.29.1-cp36-cp36m-win_amd64.whl (25.3 MB view details)

Uploaded CPython 3.6m Windows x86-64

Orange3-3.29.1-cp36-cp36m-win32.whl (25.3 MB view details)

Uploaded CPython 3.6m Windows x86

Orange3-3.29.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (25.3 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.5+ x86-64

Orange3-3.29.1-cp36-cp36m-macosx_10_6_intel.whl (25.9 MB view details)

Uploaded CPython 3.6m macOS 10.6+ intel

File details

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

File metadata

  • Download URL: Orange3-3.29.1.tar.gz
  • Upload date:
  • Size: 27.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for Orange3-3.29.1.tar.gz
Algorithm Hash digest
SHA256 224298cc5ea3b16b2aeb7addf156e259309b33a4d76f5cacf24475092dd5c861
MD5 0afbe6327d7fb1ac9631effc1047773e
BLAKE2b-256 05a00b3b74f4a4c7b8067e4f57004bbfdb696077e4f25bd828b99983a0a92293

See more details on using hashes here.

File details

Details for the file Orange3-3.29.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: Orange3-3.29.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 25.3 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for Orange3-3.29.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 52dd8334117f8002f6a931e613e5977a887a85267ad39324052631c49faba96d
MD5 a10669f4ac8841c889ff0f9097873ce6
BLAKE2b-256 02d5cd80f892ab81aa352a97ad0ae6f8c3e41fce2a85947115229d8da72765b9

See more details on using hashes here.

File details

Details for the file Orange3-3.29.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: Orange3-3.29.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 25.3 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for Orange3-3.29.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 60e230d4d3d221f1b31ce7546054084660d8ea63ea66f6ab815aa1e5fd173503
MD5 dc176e455cd102d8941f0fff9dc1012d
BLAKE2b-256 b885c3241a5a185d276edce64b12eef9ad87727bbc406b9cc48dc0b8c1bb4e55

See more details on using hashes here.

File details

Details for the file Orange3-3.29.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for Orange3-3.29.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 dd2601d9db7b7694af70fdec03da641fc94da2a90aa9291947e1193c1e776aca
MD5 9de839a1d2d64a9760fe3a52dd547ffb
BLAKE2b-256 5393b77439f63aed82dcbf780a520b23e08b120897049959e7de3916f4dbeb28

See more details on using hashes here.

File details

Details for the file Orange3-3.29.1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Orange3-3.29.1-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 25.4 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for Orange3-3.29.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ce9f57a9be4e5f12a55002b76cd484f5c41e744c69e5a2132c12ba91c4f9a080
MD5 ea112a62b560aa069ef2bfa869d87097
BLAKE2b-256 d641187026227d3876ac51523f0d7afe702f26dc9b877194450f696d3d444cee

See more details on using hashes here.

File details

Details for the file Orange3-3.29.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: Orange3-3.29.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 25.4 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for Orange3-3.29.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9b0b6bceea119ea9c8ac186f2a3eda1d2d8c0094218ab1ab3d40f86d47c5dc7b
MD5 293d344dd80f4d177c0bdb5614a8aae9
BLAKE2b-256 fbe2e0f453fb759e3b61fade12a8b242ff6dd62056efb187cd682f1d81816d96

See more details on using hashes here.

File details

Details for the file Orange3-3.29.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: Orange3-3.29.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 25.3 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for Orange3-3.29.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 93d1d0bfebc7cbd11aca3be83ddf464bff91e3505cda17a159cf03a89d899dcc
MD5 4fe32be34a6490deb568a0ad00b91691
BLAKE2b-256 a3cd43b245c39694bc56bb4c7e476b06cd3cde20ead4b6cb00f01a8785be2cdb

See more details on using hashes here.

File details

Details for the file Orange3-3.29.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for Orange3-3.29.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6e0b13e06515182e859fd6dd555e9e94ec5d38e06d9b442e6b99492d9f5e02fd
MD5 96f0942e93d8154c1be24c5672ca18f3
BLAKE2b-256 92e74fbc8ff5f57551b9b162d5f8157c0250df8bd1d8e46adeee62590dc781b7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Orange3-3.29.1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 25.4 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for Orange3-3.29.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0c88e34d7a3779a65767a798dd1cafcb0533cef6742f16ebe0909ddf0a872fc3
MD5 96a542ff86a8627ffaaaa3d2e304cde9
BLAKE2b-256 2ffb5985a909013db1dbd9b22160d0eb7b1a47aef942464260156cefcf9ce619

See more details on using hashes here.

File details

Details for the file Orange3-3.29.1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: Orange3-3.29.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 25.3 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for Orange3-3.29.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 45f23a1c5417aeb8dde2b153d2a65d5d8a33e96e4076527e3d1dd64811bdbed4
MD5 02c89323a50e28b915dcb821be202eb6
BLAKE2b-256 78b1e7180e2369a7c49321fef08afbac2e84920ec32d67523327b2dee409cbe7

See more details on using hashes here.

File details

Details for the file Orange3-3.29.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: Orange3-3.29.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 25.3 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for Orange3-3.29.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 06d8e28d8ca66339ca00088020cb2586ed4fb37427eafcb0be1203fb64e0709e
MD5 c9b726cc27de774e1a291f9a65f4814c
BLAKE2b-256 5471ddc5b103f101846e6760aadb18feb982df2881af727995bf42d28b066c5a

See more details on using hashes here.

File details

Details for the file Orange3-3.29.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for Orange3-3.29.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4e5b6e5e7d7af3ddeef78ecb5a6ec1863f1db6a3aea9fc74fc0ef796a6fe7ffc
MD5 2a82adcfdf75477bb31bf12ee2f2d49e
BLAKE2b-256 0e9928a911f93f418b26cbdc592e1c4e3b60d5cdfeb6059a37dfbe03a69dc8b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Orange3-3.29.1-cp37-cp37m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 25.9 MB
  • Tags: CPython 3.7m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for Orange3-3.29.1-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 4ad12b5990e9376ed6aeacea62499407a478ac783bd4b8c66d12cd4863253faa
MD5 e33356c9a157466dd626ade0b043615f
BLAKE2b-256 82cff9c81dba264ec90661cac5a33feb2a63753c2b55cb22b746b54a039ddc09

See more details on using hashes here.

File details

Details for the file Orange3-3.29.1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: Orange3-3.29.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 25.3 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for Orange3-3.29.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 44e11727a00b2b91d841fb40b02f9a49103a07163850cc8ff3d4429ec56b7e70
MD5 94785b0a7d7502af11a9c8e5dac6db71
BLAKE2b-256 a9c4092f925f5bf5d52fe6157f046c8afd590854a114c25d328aaf8469a7b48f

See more details on using hashes here.

File details

Details for the file Orange3-3.29.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: Orange3-3.29.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 25.3 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for Orange3-3.29.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 c262e64ac8cbd9dbe8168b962fa28c18a0fde46fcd79a8f6927432727154b570
MD5 f13e5f0b02fecac2d6f0e998ea246f37
BLAKE2b-256 a0f40e215ed22f7ab5c36904e5003a45ad3ab4581d77b79cabc360129b12e243

See more details on using hashes here.

File details

Details for the file Orange3-3.29.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for Orange3-3.29.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6710c6593e42e3142f0199429db29d199c939772356f3ff6c1a35cf634de2caa
MD5 5e08e7cdf022c0fb256587cb26732f5a
BLAKE2b-256 215c589276e36d17c65d854ed9f511c89e2e7c10a4b9496bf2a79a6b88b0500f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Orange3-3.29.1-cp36-cp36m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 25.9 MB
  • Tags: CPython 3.6m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for Orange3-3.29.1-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 f61634f38ef93971e556741ff6363a2121a0617bfbfc36ecb9ff675deab50800
MD5 9c45048458e2a4d22be38ac21daaf0dd
BLAKE2b-256 333ebd3548148c7595e3f53553b6316d359650278532f6130ea9d7982756ec1b

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