sphinx-argparse


Namesphinx-argparse JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/ashb/sphinx-argparse
SummaryA sphinx extension that automatically documents argparse commands and options
upload_time2022-11-11 22:43:23
maintainer
docs_urlNone
authorAsh Berlin-Taylor
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Documentation Status](https://readthedocs.org/projects/sphinx-argparse/badge/?version=stable)](http://sphinx-argparse.readthedocs.org/)
[![PyPI version](https://badge.fury.io/py/sphinx-argparse.svg)](https://badge.fury.io/py/sphinx-argparse)
[![Install with conda](https://anaconda.org/conda-forge/sphinx-argparse/badges/installer/conda.svg)](https://github.com/conda-forge/sphinx-argparse-feedstock)
![Conda downloads](https://anaconda.org/conda-forge/sphinx-argparse/badges/downloads.svg)

sphinx-argparse
===============

A sphinx extension that automatically documents argparse commands and options.

For installation and usage details see the [documentation](http://sphinx-argparse.readthedocs.org/en/latest/). The changelog is also [found there](http://sphinx-argparse.readthedocs.org/en/latest/changelog.html).

This project used to live at [alex-rudakov/sphinx-argparse](https://github.com/alex-rudakov/sphinx-argparse/) that the original maintainer disappears so I have taken over the project under this new home.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ashb/sphinx-argparse",
    "name": "sphinx-argparse",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ash Berlin-Taylor",
    "author_email": "ash_github@firemirror.com",
    "download_url": "https://files.pythonhosted.org/packages/82/0b/d98f799d4283e8b6c403fd8102acf2b552ad78e947b6899a1344521e9d86/sphinx_argparse-0.4.0.tar.gz",
    "platform": null,
    "description": "[![Documentation Status](https://readthedocs.org/projects/sphinx-argparse/badge/?version=stable)](http://sphinx-argparse.readthedocs.org/)\n[![PyPI version](https://badge.fury.io/py/sphinx-argparse.svg)](https://badge.fury.io/py/sphinx-argparse)\n[![Install with conda](https://anaconda.org/conda-forge/sphinx-argparse/badges/installer/conda.svg)](https://github.com/conda-forge/sphinx-argparse-feedstock)\n![Conda downloads](https://anaconda.org/conda-forge/sphinx-argparse/badges/downloads.svg)\n\nsphinx-argparse\n===============\n\nA sphinx extension that automatically documents argparse commands and options.\n\nFor installation and usage details see the [documentation](http://sphinx-argparse.readthedocs.org/en/latest/). The changelog is also [found there](http://sphinx-argparse.readthedocs.org/en/latest/changelog.html).\n\nThis project used to live at [alex-rudakov/sphinx-argparse](https://github.com/alex-rudakov/sphinx-argparse/) that the original maintainer disappears so I have taken over the project under this new home.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A sphinx extension that automatically documents argparse commands and options",
    "version": "0.4.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "13c8dd53b8d331032def676c46c92af8",
                "sha256": "73bee01f7276fae2bf621ccfe4d167af7306e7288e3482005405d9f826f9b037"
            },
            "downloads": -1,
            "filename": "sphinx_argparse-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "13c8dd53b8d331032def676c46c92af8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 12625,
            "upload_time": "2022-11-11T22:43:21",
            "upload_time_iso_8601": "2022-11-11T22:43:21.964476Z",
            "url": "https://files.pythonhosted.org/packages/21/98/d32f45b19b60e52b4ddc714dee139a92c6ea8fa9115f994884d321c3454d/sphinx_argparse-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "db32f8c3208cf136b29268d1bdf61f71",
                "sha256": "e0f34184eb56f12face774fbc87b880abdb9017a0998d1ec559b267e9697e449"
            },
            "downloads": -1,
            "filename": "sphinx_argparse-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "db32f8c3208cf136b29268d1bdf61f71",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 15020,
            "upload_time": "2022-11-11T22:43:23",
            "upload_time_iso_8601": "2022-11-11T22:43:23.485423Z",
            "url": "https://files.pythonhosted.org/packages/82/0b/d98f799d4283e8b6c403fd8102acf2b552ad78e947b6899a1344521e9d86/sphinx_argparse-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-11 22:43:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ashb",
    "github_project": "sphinx-argparse",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sphinx-argparse"
}
        
Elapsed time: 0.01437s