timeflux-example

An example Timeflux plugin


Keywords
timeflux
License
MIT
Install
pip install timeflux-example==0.1.2

Documentation

An example Timeflux plugin

This is an example plugin that provides a few simple demonstration nodes. Use it as a template to develop your own plugins.

Installation

First, make sure that Timeflux is installed.

You can then install this plugin in the timeflux environment:

$ conda activate timeflux
$ pip install timeflux_example