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

Uploaded Source

Built Distributions

Orange3-3.36.0-cp311-cp311-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.11 Windows x86-64

Orange3-3.36.0-cp311-cp311-win32.whl (3.3 MB view details)

Uploaded CPython 3.11 Windows x86

Orange3-3.36.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

Orange3-3.36.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

Orange3-3.36.0-cp311-cp311-macosx_10_9_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

Orange3-3.36.0-cp311-cp311-macosx_10_9_universal2.whl (4.0 MB view details)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

Orange3-3.36.0-cp310-cp310-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.10 Windows x86-64

Orange3-3.36.0-cp310-cp310-win32.whl (3.3 MB view details)

Uploaded CPython 3.10 Windows x86

Orange3-3.36.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

Orange3-3.36.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

Orange3-3.36.0-cp310-cp310-macosx_10_9_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

Orange3-3.36.0-cp310-cp310-macosx_10_9_universal2.whl (4.0 MB view details)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

Orange3-3.36.0-cp39-cp39-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.9 Windows x86-64

Orange3-3.36.0-cp39-cp39-win32.whl (3.3 MB view details)

Uploaded CPython 3.9 Windows x86

Orange3-3.36.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

Orange3-3.36.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

Orange3-3.36.0-cp39-cp39-macosx_10_9_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Orange3-3.36.0-cp39-cp39-macosx_10_9_universal2.whl (4.0 MB view details)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

Orange3-3.36.0-cp38-cp38-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.8 Windows x86-64

Orange3-3.36.0-cp38-cp38-win32.whl (3.3 MB view details)

Uploaded CPython 3.8 Windows x86

Orange3-3.36.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

Orange3-3.36.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

Orange3-3.36.0-cp38-cp38-macosx_10_9_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: Orange3-3.36.0.tar.gz
  • Upload date:
  • Size: 3.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for Orange3-3.36.0.tar.gz
Algorithm Hash digest
SHA256 5add451c1cc4b08a68611628812346f770f97ba1879783e0ad6d09c2ca5bdf39
MD5 52d69d98cd6192c73930b02038a0db98
BLAKE2b-256 43d145dfb349c6e60240b7dbbdd66cf00183f432ceb1119194cd8c8930ca2668

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8a1c6d67dbc0a71b23bf703e7ec2aadcc22967c365b7c1b11f5bb44af40ca641
MD5 50ac23071843d13b53772636838b58dc
BLAKE2b-256 84e18406645f3b7b2df061ec59734375eaf963ca89c77a413179f1ac43700c3f

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: Orange3-3.36.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for Orange3-3.36.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 1ccc841c28a8dbfefeea6ce0e4f7ffeadb7a4998fd01ab578a7e58046959f8bb
MD5 da54e418f27582caa3170e8ade297d6b
BLAKE2b-256 bbca08a288a35bc4714e17e82a6eb59b82fc241c023a988f57c799e697af357e

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4dec2fcf6eeedd7f454ff1f8c15fbbf8c705eaf1ede696ce80a7a8210503c8bb
MD5 32a7d206480722c17a8a5ae5ee397764
BLAKE2b-256 8d3be021eb81a575f09bf9e1ec5a217d10d330f4247d29ecbcb41902cb42dc4a

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4996be0d9edfebb67d1ddfaea3057d5d8e1b4ca19dce0c312583164ea3cc1b19
MD5 33e647c556d280a7fe98ed2f37c92344
BLAKE2b-256 d3a601050cbd59d28d1933a549c1c830811e9d469add877a87ca82ce27772631

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 818fd7c8a3593e74c2e4697d2b1a72ba9dc0c875c4e49f479e214495e9a0e8aa
MD5 885e5ad4dc9f45547f029bb6fa719ae9
BLAKE2b-256 91697b480cf2759424bc264629432467c6a1ca2132dbf0b717b138cf15806f1f

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 096a6dc3461119768e1cc0e803652bf39eeced3645537bf258bf71ddb94fa6f9
MD5 ae49b1e8eec8b312c9a62bfd89e1cd85
BLAKE2b-256 7e6ffd27647ed12c89500bbfe9f4d6702ff0f3cd25b6cc84a85e3059d57393f6

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c85009a41e027c842bacf6ee80cda31e7e1d5bfefdb16792c687927bd80a8d22
MD5 9937bac62116b74c0e865693c96d5cc6
BLAKE2b-256 066699648a9ddcdd9241ada56ab66722dd1ba1cd7fedfaa176e87e686fe99294

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: Orange3-3.36.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for Orange3-3.36.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 d9706cf3b64395c5ebbf74ccb117959b1635e2c5c5f80376af8cbba31965d602
MD5 e3a9c726a26541ea1c2320128b11d242
BLAKE2b-256 ede956136e548c3e1089965095233e00619f5845c9ab88f4b5da8457825c5aed

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 645d645aedc3cde2ff7b71678127798caba9685d204a8f3e42af0b2dc62a8ede
MD5 446f81f1651cf9d364178c9d50a006e2
BLAKE2b-256 60165102010c3fc89674f04f8ffa5293ebc5189420b9fd3fee3db401252b179a

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 392982ccd93bac92b12e21b3432ad610a18aec9d40c5b03967a9f4561eefa012
MD5 48b05922b31b550d678f03ef925a99ec
BLAKE2b-256 07f11f752aec96c32704db2ed1fd60c422af6e75122b061e3d55f375e74d5c7b

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6395a574f929e67c0ae0bec836fb8ae13e4bc4ffe798f5001f3fd1703b3bbc34
MD5 390dc6752d7deb92a313b2ca829ed90f
BLAKE2b-256 73fbb575cb324d5c94b874241d8db6bb6b1edc129b0d2bd2d790e77748ba043c

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 3a785a1a33a001e804a8275eb4d549157ea9e4d7da431217bb8d8db830c8853e
MD5 fec082f7e1513b673f552e80f78faa59
BLAKE2b-256 a9fe15e4ae321aecd6f0d7878fb47423e7f3acdd6a3c756363e210742661ea8b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Orange3-3.36.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for Orange3-3.36.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6798a789f54330c37544b42736d0d5bcf31ad8f5887b5c3691e3e5484b4b8c46
MD5 12065ef9784e2c1e832214239fcb6b61
BLAKE2b-256 09e744ab4fb091d8f360787b2d31d5d5cd22e363cde5c46d0341bd11e5fb4163

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Orange3-3.36.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for Orange3-3.36.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 fa2124cc6e16c5af92eab7d7dc225f71826bfb471e87055b9f20056c85b44fba
MD5 0a03f220882069b217fa40ed56c0f6a8
BLAKE2b-256 fa0b1502331c21e8f9699779da8f3c5dfacd219a9fca73e8e8779eba5b148c00

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8016c79f6d515479bdb80f26686428f15b0980a7e639c1feb3aabb37fdf16edc
MD5 65adc1ed39cc082f1acb5626812541c2
BLAKE2b-256 e8cc82e72ceebe424afbce7f1c8cb27c0b0d4bc01e3a54ee91d2ec98d50d98cf

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 617b417cc52b9dd4e3fbe683932f8b8cb490a1bb8a9155bf06689dac0d48f055
MD5 e241341cff2e4b91f80ea4860d70db8a
BLAKE2b-256 4d4b01662b3288cb6999c4ae0ad73122819acb9de5f26458d9cb8692a49f45e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Orange3-3.36.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5400be871513317d1fc5ab09550cdebebe0981ae0863ffff2e34ffa9da313afe
MD5 747061cd9cd287ade0b99a8355433210
BLAKE2b-256 fef379df8bc7b813a03e0269f06c29a0c5630aa71ef2af9655502ae6902cbd47

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 9bcf6d18c30d2896e7d9a81e0c6b3647abc78092406456dfa16cb76c0d38986a
MD5 2baac14781f92d380f85b235735ed820
BLAKE2b-256 e29525a186b60160ab1742fe186f61750c08a8eb94f9009c0555b61cd006435c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Orange3-3.36.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for Orange3-3.36.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 316d5bd066c98cb8239fc07c1b3e006e18d0e5198cb37693cbcf4336f363763c
MD5 1611f39b728888ec0a77720978e800ee
BLAKE2b-256 cda6d35347939cebf6eaabee35e15460a593b9847f0834f502613454b9037579

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Orange3-3.36.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for Orange3-3.36.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d4b012ba5f04f26ef997c1ce051ac5767ba99459097089b10b214018d9baddef
MD5 041a8697add2cda214ad2871a0bf0707
BLAKE2b-256 92ef6215ac0d3e257f26fb445352ff284133ea4880a4eef13259c1c8964bdee4

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 62c40b6deab81d6da38586a456241a11dce2b410866fe65a1e637d9867b5e9ee
MD5 bef720acdd14328fe88eb330eebe267e
BLAKE2b-256 66faf9c39cdb862e8455911232e07d57ff1de77aa2631bc6484e30c0f8a60913

See more details on using hashes here.

File details

Details for the file Orange3-3.36.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for Orange3-3.36.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f0fdf08777599b41f51f4eb69c9cc3c3cd935f69491f95157b255162d0185f51
MD5 2aa10685cb2bbca16990089127f1bc65
BLAKE2b-256 b87c2cffe472dd1a5c137b1178bc80d02f07b4df9b385bbd505a350f28382334

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Orange3-3.36.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1814c0293919ca04216b77db41e1f64a830bbdbdc03384eccebf8c55940cec6f
MD5 554b56437c531488f537839b17a1ae23
BLAKE2b-256 de56e911b036c87001554649230cddd08bd9d5be230b0d224e36c5bf53bd9759

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