Skip to main content

Orange binding for Ewoks

Project description

EwoksOrange: Orange binding for Ewoks

Install

python -m pip install ewoksorange[test]

When using Oasys instead of Orange3

python -m pip install --no-deps ewoksorange
python -m pip install ewokscore
python -m pip install AnyQt
python -m pip install oasys1

For the tests in an Oasys environment

python -m pip install ewokscore[test]
python -m pip install importlib_resources  # python_version < "3.7"

Test

pytest --pyargs ewoksorange.tests

Getting started

Launch the Orange canvas with the examples Addon

python -m ewoksorange.canvas --with_example

or alternatively install the example Addon and launch the Orange canvas normally

python -m pip install ewoksorange/tests/examples/ewoks_example_1_addon
python -m pip install ewoksorange/tests/examples/ewoks_example_2_addon

and launch the Orange canvas normally

python -m orangecanvas

or when Orange3 is installed

python -m Orange.canvas

When removing an editable install, you may need to delete one file manually:

python -m pip install -e ewoksorange/tests/examples/ewoks_example_1_addon
python -m pip uninstall ewoks-example-1-addon
python -c "import site,os;os.unlink(os.path.join(site.getsitepackages()[0],'ewoks-example-1-addon-nspkg.pth'))"

Documentation

https://workflow.gitlab-pages.esrf.fr/ewoks/ewoksorange/

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.0.3a6.tar.gz (35.5 kB view details)

Uploaded Source

File details

Details for the file ewoksorange-0.0.3a6.tar.gz.

File metadata

  • Download URL: ewoksorange-0.0.3a6.tar.gz
  • Upload date:
  • Size: 35.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.5

File hashes

Hashes for ewoksorange-0.0.3a6.tar.gz
Algorithm Hash digest
SHA256 186bb535d8e99b278d9b6e85d99b5928e96c9bfe4fabfc69ccc64f1f40f28dba
MD5 c365e52f0e2b2c8f5ade92b4ff4358b9
BLAKE2b-256 4d23285ae73810a5f02a86fd70b4cd3bfaad9b6978f56da74bf75ca85e02c7e6

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