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.0rc0.tar.gz (55.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: ewoksorange-0.7.0rc0.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.0rc0.tar.gz
Algorithm Hash digest
SHA256 891d660112e8314d091519278ae3b96bf74ad7f525fca29ddbb7e5c6b04df2c6
MD5 382389ef289d4a5ffaf8ab552bc5e0b2
BLAKE2b-256 f92d099997c007cb0ac05308718cb5d3c0715ef67e4548248eca27790755d078

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