Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 430 Bytes

File metadata and controls

17 lines (11 loc) · 430 Bytes

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