autoapi


Nameautoapi JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://autoapi.readthedocs.org/
SummaryAutomatic API reference documentation generation for Sphinx inspired by Doxygen
upload_time2020-03-04 20:04:44
maintainer
docs_urlNone
authorKuraLabs S.R.L
requires_python
license
keywords autoapi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======
autoapi
=======

Automatic Python API reference documentation generator for Sphinx, inspired by
Doxygen.

AutoAPI is a Sphinx extension that allows to automatically generate API
reference documentation for Python packages, recursively, without any
intervention from the developer. It will discover all the package modules and
their public objects and document them.

Documentation
=============

    https://autoapi.readthedocs.io/


License
=======

.. code-block:: text

   Copyright (C) 2015-2020 KuraLabs S.R.L

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
            

Raw data

            {
    "_id": null,
    "home_page": "https://autoapi.readthedocs.org/",
    "name": "autoapi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "autoapi",
    "author": "KuraLabs S.R.L",
    "author_email": "info@kuralabs.io",
    "download_url": "https://files.pythonhosted.org/packages/05/c0/27f55ac0c5b99861cca008cdc890316e864e99090db6005dcad4d0c601aa/autoapi-2.0.1.tar.gz",
    "platform": "",
    "description": "=======\nautoapi\n=======\n\nAutomatic Python API reference documentation generator for Sphinx, inspired by\nDoxygen.\n\nAutoAPI is a Sphinx extension that allows to automatically generate API\nreference documentation for Python packages, recursively, without any\nintervention from the developer. It will discover all the package modules and\ntheir public objects and document them.\n\nDocumentation\n=============\n\n    https://autoapi.readthedocs.io/\n\n\nLicense\n=======\n\n.. code-block:: text\n\n   Copyright (C) 2015-2020 KuraLabs S.R.L\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing,\n   software distributed under the License is distributed on an\n   \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n   KIND, either express or implied.  See the License for the\n   specific language governing permissions and limitations\n   under the License.",
    "bugtrack_url": null,
    "license": "",
    "summary": "Automatic API reference documentation generation for Sphinx inspired by Doxygen",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://autoapi.readthedocs.org/"
    },
    "split_keywords": [
        "autoapi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05c027f55ac0c5b99861cca008cdc890316e864e99090db6005dcad4d0c601aa",
                "md5": "fd0c2ed93d86c90db5e5c5c7da4037a8",
                "sha256": "4003b17599020652d0738dc1c426d0abf2f58f8a1821f5500816043210b3d1d6"
            },
            "downloads": -1,
            "filename": "autoapi-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "fd0c2ed93d86c90db5e5c5c7da4037a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11963,
            "upload_time": "2020-03-04T20:04:44",
            "upload_time_iso_8601": "2020-03-04T20:04:44.630344Z",
            "url": "https://files.pythonhosted.org/packages/05/c0/27f55ac0c5b99861cca008cdc890316e864e99090db6005dcad4d0c601aa/autoapi-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-03-04 20:04:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "autoapi"
}
        
Elapsed time: 0.51123s