mkdocs-gallery


Namemkdocs-gallery JSON
Version 0.10.4 PyPI version JSON
download
home_pagehttps://github.com/smarie/mkdocs-gallery
Summarya `mkdocs` plugin to generate example galleries from python scripts, similar to `sphinx-gallery`.
upload_time2024-09-30 08:31:06
maintainerNone
docs_urlNone
authorSylvain MARIE <sylvain.marie@se.com>
requires_pythonNone
licenseBSD 3-Clause
keywords gallery web page generator figure jupyter notebook binder example code latex mkdocs sphinx
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mkdocs-gallery

*[Sphinx-Gallery](https://sphinx-gallery.github.io/) features for [mkdocs](https://www.mkdocs.org/) (no [Sphinx](sphinx-doc.org/) dependency !).*

[![Python versions](https://img.shields.io/pypi/pyversions/mkdocs-gallery.svg)](https://pypi.python.org/pypi/mkdocs-gallery/) [![Build Status](https://github.com/smarie/mkdocs-gallery/actions/workflows/base.yml/badge.svg)](https://github.com/smarie/mkdocs-gallery/actions/workflows/base.yml) [![Tests Status](https://smarie.github.io/mkdocs-gallery/reports/junit/junit-badge.svg?dummy=8484744)](https://smarie.github.io/mkdocs-gallery/reports/junit/report.html) [![Coverage Status](https://smarie.github.io/mkdocs-gallery/reports/coverage/coverage-badge.svg?dummy=8484744)](https://smarie.github.io/mkdocs-gallery/reports/coverage/index.html) [![codecov](https://codecov.io/gh/smarie/mkdocs-gallery/branch/main/graph/badge.svg)](https://codecov.io/gh/smarie/mkdocs-gallery) [![Flake8 Status](https://smarie.github.io/mkdocs-gallery/reports/flake8/flake8-badge.svg?dummy=8484744)](https://smarie.github.io/mkdocs-gallery/reports/flake8/index.html)

[![Documentation](https://img.shields.io/badge/doc-latest-blue.svg)](https://smarie.github.io/mkdocs-gallery/) [![PyPI](https://img.shields.io/pypi/v/mkdocs-gallery.svg)](https://pypi.python.org/pypi/mkdocs-gallery/) [![Downloads](https://pepy.tech/badge/mkdocs-gallery)](https://pepy.tech/project/mkdocs-gallery) [![Downloads per week](https://pepy.tech/badge/mkdocs-gallery/week)](https://pepy.tech/project/mkdocs-gallery) [![GitHub stars](https://img.shields.io/github/stars/smarie/mkdocs-gallery.svg)](https://github.com/smarie/mkdocs-gallery/stargazers) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5786851.svg)](https://doi.org/10.5281/zenodo.5786851)

Do you love [Sphinx-Gallery](https://sphinx-gallery.github.io/) but prefer [mkdocs](https://www.mkdocs.org/) over [Sphinx](sphinx-doc.org/) for your documentation ? `mkdocs-gallery` was written for you ;) 

It relies on [mkdocs-material](https://squidfunk.github.io/mkdocs-material) to get the most of mkdocs, so that your galleries look nice!

The documentation for users is available here: [https://smarie.github.io/mkdocs-gallery/](https://smarie.github.io/mkdocs-gallery/)

A readme for developers is available here: [https://github.com/smarie/mkdocs-gallery](https://github.com/smarie/mkdocs-gallery)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/smarie/mkdocs-gallery",
    "name": "mkdocs-gallery",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "gallery web page generator figure jupyter notebook binder example code latex mkdocs sphinx",
    "author": "Sylvain MARIE <sylvain.marie@se.com>",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/49/de/ceec460a00f47fc06676c9c2cbc9c95e12c9f85bafa9edbf5b309d392b3c/mkdocs_gallery-0.10.4.tar.gz",
    "platform": null,
    "description": "# mkdocs-gallery\n\n*[Sphinx-Gallery](https://sphinx-gallery.github.io/) features for [mkdocs](https://www.mkdocs.org/) (no [Sphinx](sphinx-doc.org/) dependency !).*\n\n[![Python versions](https://img.shields.io/pypi/pyversions/mkdocs-gallery.svg)](https://pypi.python.org/pypi/mkdocs-gallery/) [![Build Status](https://github.com/smarie/mkdocs-gallery/actions/workflows/base.yml/badge.svg)](https://github.com/smarie/mkdocs-gallery/actions/workflows/base.yml) [![Tests Status](https://smarie.github.io/mkdocs-gallery/reports/junit/junit-badge.svg?dummy=8484744)](https://smarie.github.io/mkdocs-gallery/reports/junit/report.html) [![Coverage Status](https://smarie.github.io/mkdocs-gallery/reports/coverage/coverage-badge.svg?dummy=8484744)](https://smarie.github.io/mkdocs-gallery/reports/coverage/index.html) [![codecov](https://codecov.io/gh/smarie/mkdocs-gallery/branch/main/graph/badge.svg)](https://codecov.io/gh/smarie/mkdocs-gallery) [![Flake8 Status](https://smarie.github.io/mkdocs-gallery/reports/flake8/flake8-badge.svg?dummy=8484744)](https://smarie.github.io/mkdocs-gallery/reports/flake8/index.html)\n\n[![Documentation](https://img.shields.io/badge/doc-latest-blue.svg)](https://smarie.github.io/mkdocs-gallery/) [![PyPI](https://img.shields.io/pypi/v/mkdocs-gallery.svg)](https://pypi.python.org/pypi/mkdocs-gallery/) [![Downloads](https://pepy.tech/badge/mkdocs-gallery)](https://pepy.tech/project/mkdocs-gallery) [![Downloads per week](https://pepy.tech/badge/mkdocs-gallery/week)](https://pepy.tech/project/mkdocs-gallery) [![GitHub stars](https://img.shields.io/github/stars/smarie/mkdocs-gallery.svg)](https://github.com/smarie/mkdocs-gallery/stargazers) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5786851.svg)](https://doi.org/10.5281/zenodo.5786851)\n\nDo you love [Sphinx-Gallery](https://sphinx-gallery.github.io/) but prefer [mkdocs](https://www.mkdocs.org/) over [Sphinx](sphinx-doc.org/) for your documentation ? `mkdocs-gallery` was written for you ;) \n\nIt relies on [mkdocs-material](https://squidfunk.github.io/mkdocs-material) to get the most of mkdocs, so that your galleries look nice!\n\nThe documentation for users is available here: [https://smarie.github.io/mkdocs-gallery/](https://smarie.github.io/mkdocs-gallery/)\n\nA readme for developers is available here: [https://github.com/smarie/mkdocs-gallery](https://github.com/smarie/mkdocs-gallery)\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "a `mkdocs` plugin to generate example galleries from python scripts, similar to `sphinx-gallery`.",
    "version": "0.10.4",
    "project_urls": {
        "Download": "https://github.com/smarie/mkdocs-gallery/tarball/0.10.4",
        "Homepage": "https://github.com/smarie/mkdocs-gallery"
    },
    "split_keywords": [
        "gallery",
        "web",
        "page",
        "generator",
        "figure",
        "jupyter",
        "notebook",
        "binder",
        "example",
        "code",
        "latex",
        "mkdocs",
        "sphinx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00b3f6aa253503b3147238747672322503b2b529f390861f6184838d18abd51a",
                "md5": "476d9a74df477bd9d50c5335e7bf1176",
                "sha256": "8669d162b412714c52792f2959d4d211bf92bf5f820f5916c0686ff1ccd89806"
            },
            "downloads": -1,
            "filename": "mkdocs_gallery-0.10.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "476d9a74df477bd9d50c5335e7bf1176",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 137833,
            "upload_time": "2024-09-30T08:31:04",
            "upload_time_iso_8601": "2024-09-30T08:31:04.959202Z",
            "url": "https://files.pythonhosted.org/packages/00/b3/f6aa253503b3147238747672322503b2b529f390861f6184838d18abd51a/mkdocs_gallery-0.10.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49deceec460a00f47fc06676c9c2cbc9c95e12c9f85bafa9edbf5b309d392b3c",
                "md5": "c05d1dc0f9b4993e2de3fe1f32d12d9b",
                "sha256": "469f84a0c842ea87aa59e8679bd6237607f2a578788b50a50132abd9937d14d4"
            },
            "downloads": -1,
            "filename": "mkdocs_gallery-0.10.4.tar.gz",
            "has_sig": false,
            "md5_digest": "c05d1dc0f9b4993e2de3fe1f32d12d9b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 423267,
            "upload_time": "2024-09-30T08:31:06",
            "upload_time_iso_8601": "2024-09-30T08:31:06.435807Z",
            "url": "https://files.pythonhosted.org/packages/49/de/ceec460a00f47fc06676c9c2cbc9c95e12c9f85bafa9edbf5b309d392b3c/mkdocs_gallery-0.10.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-30 08:31:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "smarie",
    "github_project": "mkdocs-gallery",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mkdocs-gallery"
}
        
Elapsed time: 0.34935s