WARIO-Editor

Pipeline editor and front end for WARIO


License
MIT
Install
pip install WARIO-Editor==0.1.2

Documentation

WARIO - Workplace Automation for Research I/O

A flowchart based data pipeline development suit based on the Nodz library.

Wario Example

Features

  • Easy to use flowchart system to create and connect nodes
  • Allows for the development of fully working python pipelines
  • Supports batch processing and bulk data analysis
  • Supports the creation of custom node sets with the built in toolkit system
  • Fully customizable settings UI for all nodes
  • Global variable system that can be accessed by all nodes during runtime

User Guide

Coming soon

Developer Guide

Coming Soon

Prerequisites

- Python3
- PyQt5
- Six