edwh-robin-plugin

robin project with a plugin to be discovered from the edwh package


Keywords
edwh
License
MIT
Install
pip install edwh-robin-plugin==0.2.0

Documentation

edwh-demo-plugin

PyPI - Version PyPI - Python Version


Table of Contents

USING THIS TEMPLATE REPOSITORY

  1. remove this markdown section;
  2. replace 'demo' in README.md, pyproject.toml and the name of the plugin in src to your actual plugin name;
  3. (add your actual plugin code of course);
  4. run semantic-release publish, hatch build -c and hatch publish.

Installation

pip install edwh-demo-plugin

But probably you want to install the whole edwh package:

pipx install edwh[demo]
# or
pipx install edwh[plugins,omgeving]

License

edwh-demo-plugin is distributed under the terms of the MIT license.