Skip to main content

The BisQue module engine: build add-on modules for BisQue

Project description

BisQue module engine

Support execution of modules in bisque

Getting started:

mkdir engine; cd engine;
virtualenv bqenv; source bqenv/bin/activate
pip install -U pip setuptools
pip install bisque_engine
bq-admin setup engine

Create your fist module:

bq-admin create-module [python|matlab] mymodule
bq-admin server start

Navigate http://localhost:6543/engine_service:

Register a module with an existing BisQue service:

bq-admin module register -r http://bisque-host.org/ http://localhost:6543/engine_service/mymodule

See http://bioimage.ucsb.edu/bisque

0.6

  • Initial version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

bisque_engine-0.6a9-py2-none-any.whl (465.5 kB view hashes)

Uploaded Python 2

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