Skip to main content

Pipeline backend and node development tools for WARIO

Project description

WARIO Pipeline Backend

This library provides the backend to the WARIO pipeline development system. It can be used with any compatable pipeline file (see WARIO Editor) and allows for the development of custom interfaces that can be directly linked to the pipeline code.

Installation

pip install wario

Dependancies

Python 3.6 PyQt5 blinker

Usage

To use WARIO independant of a frontend

from wario import PipelineThread


pipeline = PipelineThread(filename)
pipeline.start()

WARIO pipelines can also be linked to interfaces through the use of blinker signals. For an example of this, see the RunPipeline interface file in the WARIO Editor

Contributers

Oliver Cook Thomas Mudway Ron Harwood

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

WARIO-1.0.tar.gz (13.0 kB view hashes)

Uploaded Source

Built Distribution

WARIO-1.0-py3-none-any.whl (16.9 kB view hashes)

Uploaded Python 3

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