delfino-demo


Namedelfino-demo JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/radeklat/delfino-demo
SummaryDelfino demo plugin
upload_time2022-12-29 21:03:36
maintainer
docs_urlNone
authorRadek Lát
requires_python>=3.7.2,<=3.11
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center" style="border-bottom: none;"> 🔌&nbsp;&nbsp;Delfino Demo Plugin&nbsp;&nbsp; 🔌</h1>
<h3 align="center">A minimal plugin example for <a href="https://github.com/radeklat/delfino">Delfino</a>.</h3>

<p align="center">
    <a href="https://app.circleci.com/pipelines/github/radeklat/delfino-demo?branch=main">
        <img alt="CircleCI" src="https://img.shields.io/circleci/build/github/radeklat/delfino-demo">
    </a>
    <a href="https://app.codecov.io/gh/radeklat/delfino-demo/">
        <img alt="Codecov" src="https://img.shields.io/codecov/c/github/radeklat/delfino-demo">
    </a>
    <a href="https://github.com/radeklat/delfino-demo/tags">
        <img alt="GitHub tag (latest SemVer)" src="https://img.shields.io/github/tag/radeklat/delfino-demo">
    </a>
    <img alt="Maintenance" src="https://img.shields.io/maintenance/yes/2022">
    <a href="https://github.com/radeklat/delfino-demo/commits/main">
        <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/radeklat/delfino-demo">
    </a>
    <a href="https://www.python.org/doc/versions/">
        <img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/delfino-demo">
    </a>
    <a href="https://pypistats.org/packages/delfino-demo">
        <img alt="Downloads" src="https://img.shields.io/pypi/dm/delfino-demo">
    </a>
</p>

# 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`:

```toml
[tool.delfino.plugins.delfino-demo]

```

# Usage

Run `delfino demo`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/radeklat/delfino-demo",
    "name": "delfino-demo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.2,<=3.11",
    "maintainer_email": "",
    "keywords": "",
    "author": "Radek L\u00e1t",
    "author_email": "radek.lat@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/cd/9f4cd1df2d1ba51638713b3edbaa892c31329ff6b4fefb945e22eb9c4081/delfino_demo-1.0.1.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\" style=\"border-bottom: none;\"> \ud83d\udd0c&nbsp;&nbsp;Delfino Demo Plugin&nbsp;&nbsp; \ud83d\udd0c</h1>\n<h3 align=\"center\">A minimal plugin example for <a href=\"https://github.com/radeklat/delfino\">Delfino</a>.</h3>\n\n<p align=\"center\">\n    <a href=\"https://app.circleci.com/pipelines/github/radeklat/delfino-demo?branch=main\">\n        <img alt=\"CircleCI\" src=\"https://img.shields.io/circleci/build/github/radeklat/delfino-demo\">\n    </a>\n    <a href=\"https://app.codecov.io/gh/radeklat/delfino-demo/\">\n        <img alt=\"Codecov\" src=\"https://img.shields.io/codecov/c/github/radeklat/delfino-demo\">\n    </a>\n    <a href=\"https://github.com/radeklat/delfino-demo/tags\">\n        <img alt=\"GitHub tag (latest SemVer)\" src=\"https://img.shields.io/github/tag/radeklat/delfino-demo\">\n    </a>\n    <img alt=\"Maintenance\" src=\"https://img.shields.io/maintenance/yes/2022\">\n    <a href=\"https://github.com/radeklat/delfino-demo/commits/main\">\n        <img alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/radeklat/delfino-demo\">\n    </a>\n    <a href=\"https://www.python.org/doc/versions/\">\n        <img alt=\"PyPI - Python Version\" src=\"https://img.shields.io/pypi/pyversions/delfino-demo\">\n    </a>\n    <a href=\"https://pypistats.org/packages/delfino-demo\">\n        <img alt=\"Downloads\" src=\"https://img.shields.io/pypi/dm/delfino-demo\">\n    </a>\n</p>\n\n# Installation\n\n- pip: `pip install delfino-demo`\n- Poetry: `poetry add -D delfino-demo`\n- Pipenv: `pipenv install -d delfino-demo`\n\n## Configuration\n\nDelfino doesn't load any plugins by default. To enable this plugin, add the following config into `pyproject.toml`:\n\n```toml\n[tool.delfino.plugins.delfino-demo]\n\n```\n\n# Usage\n\nRun `delfino demo`.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Delfino demo plugin",
    "version": "1.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "b647ea93dadfbba5c94a14bf6788d112",
                "sha256": "76c82fb82c924995a60d4bc0e8ca00436a802ee48ffbf6d2c789217f2f6721f8"
            },
            "downloads": -1,
            "filename": "delfino_demo-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b647ea93dadfbba5c94a14bf6788d112",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.2,<=3.11",
            "size": 3017,
            "upload_time": "2022-12-29T21:03:35",
            "upload_time_iso_8601": "2022-12-29T21:03:35.134949Z",
            "url": "https://files.pythonhosted.org/packages/af/1f/9a8b73e440fc75b53d378c266c819405cd019130ecb95fe6540a5754d1b0/delfino_demo-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "dd960c416ebc04c50df4e889c6d1b41b",
                "sha256": "4c294f3c4daf3c658a364d5427fe85bf8cd00f9722e3260914badec372f0eefd"
            },
            "downloads": -1,
            "filename": "delfino_demo-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dd960c416ebc04c50df4e889c6d1b41b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.2,<=3.11",
            "size": 3648,
            "upload_time": "2022-12-29T21:03:36",
            "upload_time_iso_8601": "2022-12-29T21:03:36.371139Z",
            "url": "https://files.pythonhosted.org/packages/9d/cd/9f4cd1df2d1ba51638713b3edbaa892c31329ff6b4fefb945e22eb9c4081/delfino_demo-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-29 21:03:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "radeklat",
    "github_project": "delfino-demo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "lcname": "delfino-demo"
}
        
Elapsed time: 0.31759s