plugins

Home

Plugins

GitHub

Blog

python-sparrow-plugin

version: 0.0.6 |  date: 06/27/2021 |  An example of python based Sparrow plugin |  source code

# Install

    s6 --install python-sparrow-plugin

# Description

This is an example of Python based Sparrow plugin. 

A `terminaltables` pip module is installed and sample table is printed out.

# Usage

    s6 --plg-run python-sparrow-plugin

# Author

Alexey Melezhik