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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file WARIO-1.0.tar.gz
.
File metadata
- Download URL: WARIO-1.0.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 098553686b993a2fd993380e0075a8e6578fe970d3cb7d15ce01b5dc4b9395b2 |
|
MD5 | 3d84a2058a3408899201330bad681005 |
|
BLAKE2b-256 | 93f9abc68d11789e505210f6494fd011950913fd2d1e51a7c2b536521e19dc4e |
File details
Details for the file WARIO-1.0-py3-none-any.whl
.
File metadata
- Download URL: WARIO-1.0-py3-none-any.whl
- Upload date:
- Size: 16.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3813af804b5da5ee1144bd9a6df7eeddd3cd6b97717621db0b6322cebc834015 |
|
MD5 | 76afddbcc0823cbb002f28d963e04f92 |
|
BLAKE2b-256 | 15adf3c158ed3c7458c5237ef5edcb8de4138a95f291e27b35dc906f5fd902a5 |