repo-helper-sphinx-theme


Namerepo-helper-sphinx-theme JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/repo-helper/repo_helper_sphinx_theme
SummarySphinx Theme for repo_helper.
upload_time2023-04-18 18:13:54
maintainer
docs_urlNone
author
requires_python>=3.6
licenseBSD-3-Clause
keywords documentation repo-helper sphinx
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
#########################
repo_helper_sphinx_theme
#########################

.. start short_desc

**Sphinx Theme for repo_helper.**

.. end short_desc

This is a modified version of the `alabaster <https://github.com/bitprophet/alabaster/>`_ theme.

.. start shields

.. list-table::
	:stub-columns: 1
	:widths: 10 90

	* - Docs
	  - |docs| |docs_check|
	* - Tests
	  - |actions_linux| |actions_windows| |actions_macos|
	* - PyPI
	  - |pypi-version| |supported-versions| |supported-implementations| |wheel|
	* - Activity
	  - |commits-latest| |commits-since| |maintained| |pypi-downloads|
	* - QA
	  - |codefactor| |actions_flake8| |actions_mypy|
	* - Other
	  - |license| |language| |requires|

.. |docs| image:: https://img.shields.io/readthedocs/repo-helper-sphinx-theme/latest?logo=read-the-docs
	:target: https://repo-helper-sphinx-theme.readthedocs.io/en/latest
	:alt: Documentation Build Status

.. |docs_check| image:: https://github.com/repo-helper/repo_helper_sphinx_theme/workflows/Docs%20Check/badge.svg
	:target: https://github.com/repo-helper/repo_helper_sphinx_theme/actions?query=workflow%3A%22Docs+Check%22
	:alt: Docs Check Status

.. |actions_linux| image:: https://github.com/repo-helper/repo_helper_sphinx_theme/workflows/Linux/badge.svg
	:target: https://github.com/repo-helper/repo_helper_sphinx_theme/actions?query=workflow%3A%22Linux%22
	:alt: Linux Test Status

.. |actions_windows| image:: https://github.com/repo-helper/repo_helper_sphinx_theme/workflows/Windows/badge.svg
	:target: https://github.com/repo-helper/repo_helper_sphinx_theme/actions?query=workflow%3A%22Windows%22
	:alt: Windows Test Status

.. |actions_macos| image:: https://github.com/repo-helper/repo_helper_sphinx_theme/workflows/macOS/badge.svg
	:target: https://github.com/repo-helper/repo_helper_sphinx_theme/actions?query=workflow%3A%22macOS%22
	:alt: macOS Test Status

.. |actions_flake8| image:: https://github.com/repo-helper/repo_helper_sphinx_theme/workflows/Flake8/badge.svg
	:target: https://github.com/repo-helper/repo_helper_sphinx_theme/actions?query=workflow%3A%22Flake8%22
	:alt: Flake8 Status

.. |actions_mypy| image:: https://github.com/repo-helper/repo_helper_sphinx_theme/workflows/mypy/badge.svg
	:target: https://github.com/repo-helper/repo_helper_sphinx_theme/actions?query=workflow%3A%22mypy%22
	:alt: mypy status

.. |requires| image:: https://dependency-dash.repo-helper.uk/github/repo-helper/repo_helper_sphinx_theme/badge.svg
	:target: https://dependency-dash.repo-helper.uk/github/repo-helper/repo_helper_sphinx_theme/
	:alt: Requirements Status

.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/repo-helper/repo_helper_sphinx_theme?logo=codefactor
	:target: https://www.codefactor.io/repository/github/repo-helper/repo_helper_sphinx_theme
	:alt: CodeFactor Grade

.. |pypi-version| image:: https://img.shields.io/pypi/v/repo_helper_sphinx_theme
	:target: https://pypi.org/project/repo_helper_sphinx_theme/
	:alt: PyPI - Package Version

.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/repo_helper_sphinx_theme?logo=python&logoColor=white
	:target: https://pypi.org/project/repo_helper_sphinx_theme/
	:alt: PyPI - Supported Python Versions

.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/repo_helper_sphinx_theme
	:target: https://pypi.org/project/repo_helper_sphinx_theme/
	:alt: PyPI - Supported Implementations

.. |wheel| image:: https://img.shields.io/pypi/wheel/repo_helper_sphinx_theme
	:target: https://pypi.org/project/repo_helper_sphinx_theme/
	:alt: PyPI - Wheel

.. |license| image:: https://img.shields.io/github/license/repo-helper/repo_helper_sphinx_theme
	:target: https://github.com/repo-helper/repo_helper_sphinx_theme/blob/master/LICENSE
	:alt: License

.. |language| image:: https://img.shields.io/github/languages/top/repo-helper/repo_helper_sphinx_theme
	:alt: GitHub top language

.. |commits-since| image:: https://img.shields.io/github/commits-since/repo-helper/repo_helper_sphinx_theme/v0.0.3
	:target: https://github.com/repo-helper/repo_helper_sphinx_theme/pulse
	:alt: GitHub commits since tagged version

.. |commits-latest| image:: https://img.shields.io/github/last-commit/repo-helper/repo_helper_sphinx_theme
	:target: https://github.com/repo-helper/repo_helper_sphinx_theme/commit/master
	:alt: GitHub last commit

.. |maintained| image:: https://img.shields.io/maintenance/yes/2023
	:alt: Maintenance

.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/repo_helper_sphinx_theme
	:target: https://pypi.org/project/repo_helper_sphinx_theme/
	:alt: PyPI - Downloads

.. end shields

|

Installation
--------------

.. start installation

``repo_helper Theme`` can be installed from PyPI.

To install with ``pip``:

.. code-block:: bash

	$ python -m pip install repo_helper_sphinx_theme

.. end installation

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/repo-helper/repo_helper_sphinx_theme",
    "name": "repo-helper-sphinx-theme",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "documentation,repo-helper,sphinx",
    "author": "",
    "author_email": "Dominic Davis-Foster <dominic@davis-foster.co.uk>",
    "download_url": "https://files.pythonhosted.org/packages/1f/c3/589b17500486df45471fa5b7f504e22b6e2afb6827b9af950e8c0a302f8d/repo_helper_sphinx_theme-0.0.3.tar.gz",
    "platform": "Windows",
    "description": "\n#########################\nrepo_helper_sphinx_theme\n#########################\n\n.. start short_desc\n\n**Sphinx Theme for repo_helper.**\n\n.. end short_desc\n\nThis is a modified version of the `alabaster <https://github.com/bitprophet/alabaster/>`_ theme.\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Docs\n\t  - |docs| |docs_check|\n\t* - Tests\n\t  - |actions_linux| |actions_windows| |actions_macos|\n\t* - PyPI\n\t  - |pypi-version| |supported-versions| |supported-implementations| |wheel|\n\t* - Activity\n\t  - |commits-latest| |commits-since| |maintained| |pypi-downloads|\n\t* - QA\n\t  - |codefactor| |actions_flake8| |actions_mypy|\n\t* - Other\n\t  - |license| |language| |requires|\n\n.. |docs| image:: https://img.shields.io/readthedocs/repo-helper-sphinx-theme/latest?logo=read-the-docs\n\t:target: https://repo-helper-sphinx-theme.readthedocs.io/en/latest\n\t:alt: Documentation Build Status\n\n.. |docs_check| image:: https://github.com/repo-helper/repo_helper_sphinx_theme/workflows/Docs%20Check/badge.svg\n\t:target: https://github.com/repo-helper/repo_helper_sphinx_theme/actions?query=workflow%3A%22Docs+Check%22\n\t:alt: Docs Check Status\n\n.. |actions_linux| image:: https://github.com/repo-helper/repo_helper_sphinx_theme/workflows/Linux/badge.svg\n\t:target: https://github.com/repo-helper/repo_helper_sphinx_theme/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_windows| image:: https://github.com/repo-helper/repo_helper_sphinx_theme/workflows/Windows/badge.svg\n\t:target: https://github.com/repo-helper/repo_helper_sphinx_theme/actions?query=workflow%3A%22Windows%22\n\t:alt: Windows Test Status\n\n.. |actions_macos| image:: https://github.com/repo-helper/repo_helper_sphinx_theme/workflows/macOS/badge.svg\n\t:target: https://github.com/repo-helper/repo_helper_sphinx_theme/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/repo-helper/repo_helper_sphinx_theme/workflows/Flake8/badge.svg\n\t:target: https://github.com/repo-helper/repo_helper_sphinx_theme/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/repo-helper/repo_helper_sphinx_theme/workflows/mypy/badge.svg\n\t:target: https://github.com/repo-helper/repo_helper_sphinx_theme/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/repo-helper/repo_helper_sphinx_theme/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/repo-helper/repo_helper_sphinx_theme/\n\t:alt: Requirements Status\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/repo-helper/repo_helper_sphinx_theme?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/repo-helper/repo_helper_sphinx_theme\n\t:alt: CodeFactor Grade\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/repo_helper_sphinx_theme\n\t:target: https://pypi.org/project/repo_helper_sphinx_theme/\n\t:alt: PyPI - Package Version\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/repo_helper_sphinx_theme?logo=python&logoColor=white\n\t:target: https://pypi.org/project/repo_helper_sphinx_theme/\n\t:alt: PyPI - Supported Python Versions\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/repo_helper_sphinx_theme\n\t:target: https://pypi.org/project/repo_helper_sphinx_theme/\n\t:alt: PyPI - Supported Implementations\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/repo_helper_sphinx_theme\n\t:target: https://pypi.org/project/repo_helper_sphinx_theme/\n\t:alt: PyPI - Wheel\n\n.. |license| image:: https://img.shields.io/github/license/repo-helper/repo_helper_sphinx_theme\n\t:target: https://github.com/repo-helper/repo_helper_sphinx_theme/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/repo-helper/repo_helper_sphinx_theme\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/repo-helper/repo_helper_sphinx_theme/v0.0.3\n\t:target: https://github.com/repo-helper/repo_helper_sphinx_theme/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/repo-helper/repo_helper_sphinx_theme\n\t:target: https://github.com/repo-helper/repo_helper_sphinx_theme/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2023\n\t:alt: Maintenance\n\n.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/repo_helper_sphinx_theme\n\t:target: https://pypi.org/project/repo_helper_sphinx_theme/\n\t:alt: PyPI - Downloads\n\n.. end shields\n\n|\n\nInstallation\n--------------\n\n.. start installation\n\n``repo_helper Theme`` can be installed from PyPI.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install repo_helper_sphinx_theme\n\n.. end installation\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Sphinx Theme for repo_helper.",
    "version": "0.0.3",
    "split_keywords": [
        "documentation",
        "repo-helper",
        "sphinx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f7dd01c59bd5fdc387ad073f28a603b0c40bac17140d7e550c08ed92cd3b5f3",
                "md5": "62572ba04ef430e38f624e5980654a01",
                "sha256": "4a209138fda8ec2274cb6df1246f942022d564c0dfd33faa17a4f3971b18d36f"
            },
            "downloads": -1,
            "filename": "repo_helper_sphinx_theme-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "62572ba04ef430e38f624e5980654a01",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 42346,
            "upload_time": "2023-04-18T18:13:52",
            "upload_time_iso_8601": "2023-04-18T18:13:52.390653Z",
            "url": "https://files.pythonhosted.org/packages/0f/7d/d01c59bd5fdc387ad073f28a603b0c40bac17140d7e550c08ed92cd3b5f3/repo_helper_sphinx_theme-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1fc3589b17500486df45471fa5b7f504e22b6e2afb6827b9af950e8c0a302f8d",
                "md5": "17de2bb91d6da749059a8006136f86a9",
                "sha256": "285642de4ff8d4948d26452c031b96380e0e1452b51f9b33a598751dcf4609e8"
            },
            "downloads": -1,
            "filename": "repo_helper_sphinx_theme-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "17de2bb91d6da749059a8006136f86a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 11983,
            "upload_time": "2023-04-18T18:13:54",
            "upload_time_iso_8601": "2023-04-18T18:13:54.312072Z",
            "url": "https://files.pythonhosted.org/packages/1f/c3/589b17500486df45471fa5b7f504e22b6e2afb6827b9af950e8c0a302f8d/repo_helper_sphinx_theme-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-18 18:13:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "repo-helper",
    "github_project": "repo_helper_sphinx_theme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "repo-helper-sphinx-theme"
}
        
Elapsed time: 0.20853s