nmk-badges


Namenmk-badges JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryReadme badges generation plugin for nmk build system
upload_time2024-12-29 17:24:14
maintainerThe dynod project
docs_urlNone
authorThe dynod project
requires_python>=3.9
licenseMIT License
keywords
VCS
bugtrack_url
requirements build myst-parser nmk-base nmk-vscode pytest-cov pytest-multilog pytest-xdist ruff setuptools sphinx sphinx-autoapi sphinx_rtd_theme wheel
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # nmk-badges
Readme badges generation plugin for nmk build system

<!-- NMK-BADGES-BEGIN -->
[![License: MIT License](https://img.shields.io/github/license/dynod/nmk-badges)](https://github.com/dynod/nmk-badges/blob/main/LICENSE)
[![Checks](https://img.shields.io/github/actions/workflow/status/dynod/nmk-badges/build.yml?branch=main&label=build%20%26%20u.t.)](https://github.com/dynod/nmk-badges/actions?query=branch%3Amain)
[![Issues](https://img.shields.io/github/issues-search/dynod/nmk?label=issues&query=is%3Aopen+is%3Aissue+label%3Aplugin%3Abadges)](https://github.com/dynod/nmk/issues?q=is%3Aopen+is%3Aissue+label%3Aplugin%3Abadges)
[![Supported python versions](https://img.shields.io/badge/python-3.9%20--%203.13-blue)](https://www.python.org/)
[![PyPI](https://img.shields.io/pypi/v/nmk-badges)](https://pypi.org/project/nmk-badges/)
[![Code style: ruff](https://img.shields.io/badge/code%20style-ruff-000000.svg)](https://astral.sh/ruff)
[![Code coverage](https://img.shields.io/codecov/c/github/dynod/nmk-badges)](https://app.codecov.io/gh/dynod/nmk-badges)
[![Documentation Status](https://readthedocs.org/projects/nmk-badges/badge/?version=stable)](https://nmk-badges.readthedocs.io/)
<!-- NMK-BADGES-END -->

This plugin adds support for README markdown [badges/shields](https://shields.io/) generation.

## Usage

To use this plugin in your **`nmk`** project, insert this reference:
```yaml
refs:
    - pip://nmk-badges!plugin.yml
```

## Documentation

This plugin documentation is available [here](https://nmk-badges.readthedocs.io/)

## Issues

Issues for this plugin shall be reported on the [main  **`nmk`** project](https://github.com/dynod/nmk/issues), using the **plugin:badges** label.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nmk-badges",
    "maintainer": "The dynod project",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "The dynod project",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# nmk-badges\nReadme badges generation plugin for nmk build system\n\n<!-- NMK-BADGES-BEGIN -->\n[![License: MIT License](https://img.shields.io/github/license/dynod/nmk-badges)](https://github.com/dynod/nmk-badges/blob/main/LICENSE)\n[![Checks](https://img.shields.io/github/actions/workflow/status/dynod/nmk-badges/build.yml?branch=main&label=build%20%26%20u.t.)](https://github.com/dynod/nmk-badges/actions?query=branch%3Amain)\n[![Issues](https://img.shields.io/github/issues-search/dynod/nmk?label=issues&query=is%3Aopen+is%3Aissue+label%3Aplugin%3Abadges)](https://github.com/dynod/nmk/issues?q=is%3Aopen+is%3Aissue+label%3Aplugin%3Abadges)\n[![Supported python versions](https://img.shields.io/badge/python-3.9%20--%203.13-blue)](https://www.python.org/)\n[![PyPI](https://img.shields.io/pypi/v/nmk-badges)](https://pypi.org/project/nmk-badges/)\n[![Code style: ruff](https://img.shields.io/badge/code%20style-ruff-000000.svg)](https://astral.sh/ruff)\n[![Code coverage](https://img.shields.io/codecov/c/github/dynod/nmk-badges)](https://app.codecov.io/gh/dynod/nmk-badges)\n[![Documentation Status](https://readthedocs.org/projects/nmk-badges/badge/?version=stable)](https://nmk-badges.readthedocs.io/)\n<!-- NMK-BADGES-END -->\n\nThis plugin adds support for README markdown [badges/shields](https://shields.io/) generation.\n\n## Usage\n\nTo use this plugin in your **`nmk`** project, insert this reference:\n```yaml\nrefs:\n    - pip://nmk-badges!plugin.yml\n```\n\n## Documentation\n\nThis plugin documentation is available [here](https://nmk-badges.readthedocs.io/)\n\n## Issues\n\nIssues for this plugin shall be reported on the [main  **`nmk`** project](https://github.com/dynod/nmk/issues), using the **plugin:badges** label.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Readme badges generation plugin for nmk build system",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/dynod/nmk-badges",
        "Issues": "https://github.com/dynod/nmk/issues?q=is%3Aopen+is%3Aissue+label%3Aplugin%3Abadges",
        "Repository": "https://github.com/dynod/nmk-badges"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa57486dafa36733e9e8b60d30a0748517c682b7172279845ef680b8cc162b93",
                "md5": "cd574183810fff06e3f006b3d80c05bd",
                "sha256": "a64ef64b7955880c20f30e83ad2fa2420ced74b66f145fa77035b78b0e148163"
            },
            "downloads": -1,
            "filename": "nmk_badges-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd574183810fff06e3f006b3d80c05bd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5148,
            "upload_time": "2024-12-29T17:24:14",
            "upload_time_iso_8601": "2024-12-29T17:24:14.684221Z",
            "url": "https://files.pythonhosted.org/packages/aa/57/486dafa36733e9e8b60d30a0748517c682b7172279845ef680b8cc162b93/nmk_badges-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-29 17:24:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dynod",
    "github_project": "nmk-badges",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "build",
            "specs": []
        },
        {
            "name": "myst-parser",
            "specs": []
        },
        {
            "name": "nmk-base",
            "specs": []
        },
        {
            "name": "nmk-vscode",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "pytest-multilog",
            "specs": []
        },
        {
            "name": "pytest-xdist",
            "specs": []
        },
        {
            "name": "ruff",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "sphinx",
            "specs": []
        },
        {
            "name": "sphinx-autoapi",
            "specs": []
        },
        {
            "name": "sphinx_rtd_theme",
            "specs": []
        },
        {
            "name": "wheel",
            "specs": []
        }
    ],
    "lcname": "nmk-badges"
}
        
Elapsed time: 0.37616s