radeklat / delfino-demo

A minimal demo plugin using poetry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”Œ  Delfino Demo Plugin   πŸ”Œ

A minimal plugin example for Delfino.

CircleCI Codecov GitHub tag (latest SemVer) Maintenance GitHub last commit PyPI - Python Version Downloads

Installation

  • pip: pip install delfino-demo
  • Poetry: poetry add -D delfino-demo
  • Pipenv: pipenv install -d delfino-demo

Configuration

Delfino doesn't load any plugins by default. To enable this plugin, add the following config into pyproject.toml:

[tool.delfino.plugins.delfino-demo]

Usage

Run delfino demo.

About

A minimal demo plugin using poetry

License:MIT License


Languages

Language:Python 100.0%