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

Uploaded Source

Built Distributions

Orange3-3.38.1-cp312-cp312-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.12 Windows x86-64

Orange3-3.38.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

Orange3-3.38.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

Orange3-3.38.1-cp312-cp312-macosx_11_0_arm64.whl (3.6 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

Orange3-3.38.1-cp312-cp312-macosx_10_9_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

Orange3-3.38.1-cp311-cp311-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.11 Windows x86-64

Orange3-3.38.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

Orange3-3.38.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

Orange3-3.38.1-cp311-cp311-macosx_11_0_arm64.whl (3.6 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

Orange3-3.38.1-cp311-cp311-macosx_10_9_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

Orange3-3.38.1-cp310-cp310-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

Orange3-3.38.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

Orange3-3.38.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

Orange3-3.38.1-cp310-cp310-macosx_11_0_arm64.whl (3.6 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

Orange3-3.38.1-cp310-cp310-macosx_10_9_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

Orange3-3.38.1-cp39-cp39-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

Orange3-3.38.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

Orange3-3.38.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

Orange3-3.38.1-cp39-cp39-macosx_11_0_arm64.whl (3.6 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

Orange3-3.38.1-cp39-cp39-macosx_10_9_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

Details for the file orange3-3.38.1.tar.gz.

File metadata

  • Download URL: orange3-3.38.1.tar.gz
  • Upload date:
  • Size: 3.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for orange3-3.38.1.tar.gz
Algorithm Hash digest
SHA256 6c6d3fa82e01fdc16187ef027cebb91537eae5b129ba31d3bb4bbfdab5fbb4f4
MD5 a63d0ed6a7ecb65fe5266a02fe15b1e6
BLAKE2b-256 e1019b6ada3dec216f1783ee5972e2d04c1c05bf74e66dd0a1f48a49cf81561b

See more details on using hashes here.

Provenance

The following attestation bundles were made for orange3-3.38.1.tar.gz:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file Orange3-3.38.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: Orange3-3.38.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for Orange3-3.38.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3bfcd1f9dec1f9d1513c707d8d0a910ddd674f92f32281436157b4378c632778
MD5 db14a9df337e57c419901f460f9199c7
BLAKE2b-256 f9ff1230534f79fbba44bdfcb2a8842ca894573c9acb7cbfa93b75a0e5bea3c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp312-cp312-win_amd64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file Orange3-3.38.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for Orange3-3.38.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a83b5d8a328450dc61102f77bdaa37dbaac9cb2a77414d3b72a21311b49ba908
MD5 65c34ad78d0aa74e22ffae1d4c317be7
BLAKE2b-256 05a3edbaf9d4ac239ac12065bcf8a290362d864633aaed39ceb5c86fb2f68e9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file Orange3-3.38.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for Orange3-3.38.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1f8df70c9cf88e2213b44a89b4c6e1efac2170a2e69522667686eb1b10e8adae
MD5 0dcada5efe62627711d60246461e5113
BLAKE2b-256 819ee260749b2f06a8b584ead924e3044bbd0433c94c915bb09e6621e5893619

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file Orange3-3.38.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for Orange3-3.38.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f080acb49e504b86d711603c1dc8eba6f85fad8dbcf041a290ba0ada12bd0c31
MD5 56f0128897c9db2da3ffca308f0eec5b
BLAKE2b-256 927f99b0de6322177de7f4fc918db65f116ed4f7a0bd14ca5ff4150da3fc9fcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file Orange3-3.38.1-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for Orange3-3.38.1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 64f1ddeaa8e95b993201b0a80d043dc1b55524c23de0d5875dfabf61cb8789fb
MD5 9e7e822fcc5082cc2c44b6e89b00e4c8
BLAKE2b-256 e50abff67326dec1d6dad2dedffab110006f31ee575a82ed511af42a3ef422e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp312-cp312-macosx_10_9_x86_64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: Orange3-3.38.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for Orange3-3.38.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 95f6e513136701e6e7239fe7f54f69b684e677b7428440148fd510d3e4c6512a
MD5 c28e8c2cc16c347dacb49b6414db1399
BLAKE2b-256 c1439a5f8f14aa15a16feabd6eeadd4287f866e10b3fd494c034baf1cefa980d

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp311-cp311-win_amd64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for Orange3-3.38.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5b765b1c89dc4e725960e72778ef9221541355c7b65cf352672fb1abc9d0a809
MD5 490a0efa0facdcde332649c414fc34fd
BLAKE2b-256 75fdeb87526dd2eb14ca2a56bffa5e3a82e02ea88411b89c0ddac0026c4b670a

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for Orange3-3.38.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 62c09a51a3b32c399813a87c9465cfe0ce511625860136f0d88dddbc2b214885
MD5 a9dd7e8cce586665133f972da06bb7e5
BLAKE2b-256 c3f1fbcee69ad5edee4bdbe354e2fb6c72775c8f5862b1142f1fec521ed9f8f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file Orange3-3.38.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for Orange3-3.38.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aca66692af9769f4d31d95b7af3a1cd965117322577765f7ef9aac06489f617c
MD5 a8ab178422c81ade531400a59a63596c
BLAKE2b-256 86ba603d5b133afa6c5cc210dc50d687d1551dc07e61cdbc00dfb6a4de7b3ae1

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for Orange3-3.38.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a5a677cb6398b77bffa13821f1dd15ae99fd274d79bc71ee56e8fd846e965be6
MD5 713ed5cda242f88c2b74c94288654a2e
BLAKE2b-256 72c12a46a40675fbded9ad1e8dc8f72f3cb84c3446e374ea7afafdb626cc91e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: Orange3-3.38.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for Orange3-3.38.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0007c5b3ae1cfd7389246982b907612b7f579fb50feded004a4ce4b905ceccc1
MD5 3d7669364308a5abf8880b65a66f438f
BLAKE2b-256 bb7142c43c2b15f1c79673270c88ef8a7a11095d0a82b8509b36a327bd6f0ed4

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp310-cp310-win_amd64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for Orange3-3.38.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5a4f6be7e0ff51ff9c901cd5ac70054754e8300b90c0cc363afbcc6c79fd70a6
MD5 baa6111267f74ffae3aaa830fa70d3b0
BLAKE2b-256 2c8c52518e04e16b5a1546ee83652c93f42247366fae985e4f664198e324e96e

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for Orange3-3.38.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 795e90437044bc86b6dd5f2135f7b491a4e723e9171c12fac7200b8071ab153b
MD5 56082641c6c71274fa59c6c717d1e898
BLAKE2b-256 3225361cbeca53c56c78ea933c32fb74308765acf02ab89adb04d0addbedfe91

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file Orange3-3.38.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for Orange3-3.38.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b58025c25346d749e36f2f4c1dd16a2daf1f7b0b0eefc3c7219ddf69083b9453
MD5 021a14d18d07efa2c6441c1fb727d37f
BLAKE2b-256 08d24d2c8f40ec00f9650876a995fd687440ac379162c986eb548208ac44df03

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for Orange3-3.38.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5501df9634435f2835bb5142856c1cecae9e3d2828c4a5f8c7dfa2340cc71acc
MD5 9e70595f4ab3d98209abd2c6559da2e4
BLAKE2b-256 68d007ba20aae593ba55d3a6f4e322a117bc6e91541c2250346e9c16d10c0480

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: Orange3-3.38.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for Orange3-3.38.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a3c182a9c557c896b0d8283faa39f3ac13cd0dcb825012cc16c29fcb93eb8de6
MD5 16b59d574c749a04fa9c6cb5200bae6d
BLAKE2b-256 672217f6347c4087048fb2650be5cb9bbdcbab2e80a40db53d6cf3ca7f08a25c

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp39-cp39-win_amd64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for Orange3-3.38.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3969a2c7934134b5185f607545301471a2e6bd1dd481c3df5632f8cc12586a54
MD5 dc385ed981f767c1587098111602a1d0
BLAKE2b-256 5be000fa74ab29cf3d5597e95a7c827c33e0287c636159ca754f746713e84f12

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for Orange3-3.38.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ade5485d10a57f861d7d23ffcfd7c3d9f093fbe2547dce5df0b97c235ea8dd48
MD5 ba1c698b4951c161b22179aa7e892aa1
BLAKE2b-256 6029329bbc5ae38ab3623bb45a772e420e423b937aefe05ccd844223ee3e9400

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file Orange3-3.38.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for Orange3-3.38.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c2d8473b72c2e7ed284a635b093f5503f2bc4ba67a1901b77d87766c69279103
MD5 3256b14ce4e47cc1e42c34e245938390
BLAKE2b-256 bc161e12147a38c9da1d6f9a0acc914ecdc57c9cd622da745ad80a87d256c101

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for Orange3-3.38.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3a5332349c572a43dbebfdb7d08477f086d7dbe0ad3c6a36387554a8b0a0feb8
MD5 8813cd89c2e841ecec05f5442e7a2c50
BLAKE2b-256 2147b0b3a18000401124cf575131d09765fed5def3379060d69bc432201ece67

See more details on using hashes here.

Provenance

The following attestation bundles were made for Orange3-3.38.1-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: build-wheels.yaml on biolab/orange3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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