Skip to main content

Orange binding for Ewoks

Project description

ewoksorange

ewoksorange provides s desktop graphical interface for ewoks.

Install

pip install ewoksorange[test]

When using Oasys instead of Orange3

pip install oasys1
pip install AnyQt
pip install importlib_resources  # python_version < "3.9"
pip install ewokscore
pip install pytest
pip install --no-deps ewoksorange

Test

pytest --pyargs ewoksorange.tests

Getting started

Launch the Orange canvas

ewoks-canvas /path/to/orange_wf.ows

or equivalently

python3 -m ewoksorange.canvas /path/to/orange_wf.ows

When Orange3 is installed you can also launch the native Orange CLI

orange-canvas /path/to/orange_wf.ows [--config ewoksorange.canvas.config.Config]

or equivalently

python3 -m Orange.canvas /path/to/orange_wf.ows [--config ewoksorange.canvas.config.Config]

Launch the Orange canvas using the Ewoks CLI

ewoks execute /path/to/ewoks_wf.json --engine orange
ewoks execute /path/to/orange_wf.ows --engine orange

or equivalently

python3 -m ewoks execute /path/to/ewoks_wf.json --engine orange
python3 -m ewoks execute /path/to/orange_wf.ows --engine orange

Launch the Orange canvas with the examples add-on

ewoks-canvas --with-examples

Documentation

https://ewoksorange.readthedocs.io/

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

ewoksorange-0.7.0rc1.tar.gz (55.6 kB view details)

Uploaded Source

File details

Details for the file ewoksorange-0.7.0rc1.tar.gz.

File metadata

  • Download URL: ewoksorange-0.7.0rc1.tar.gz
  • Upload date:
  • Size: 55.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.5

File hashes

Hashes for ewoksorange-0.7.0rc1.tar.gz
Algorithm Hash digest
SHA256 992d998643483ed0743408c7462d1f444ef9632f28c92e754fcf62004f27b63b
MD5 2f3cf2080d152f0e02a2eae178e8f719
BLAKE2b-256 bc10ba3a4865c5b636d57616fa5e8e5b2333c18c1670a4f8a5b9f37726c0886d

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