drf-openapi-schema


Namedrf-openapi-schema JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://mrthearman.github.io/drf-openapi-schema
SummaryDjango Rest Framework OpenAPI Schema generation.
upload_time2023-05-06 11:19:14
maintainer
docs_urlNone
authorMatti Lamppu
requires_python>=3.9,<4
licenseMIT
keywords drf django rest_framework rest framework openapi schema generator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Django Rest Framework OpenAPI Schema

[![Coverage Status][coverage-badge]][coverage]
[![GitHub Workflow Status][status-badge]][status]
[![PyPI][pypi-badge]][pypi]
[![GitHub][licence-badge]][licence]
[![GitHub Last Commit][repo-badge]][repo]
[![GitHub Issues][issues-badge]][issues]
[![Downloads][downloads-badge]][pypi]
[![Python Version][version-badge]][pypi]

```shell
pip install drf-openapi-schema
```

---

**Documentation**: [https://mrthearman.github.io/drf-openapi-schema/](https://mrthearman.github.io/drf-openapi-schema/)

**Source Code**: [https://github.com/MrThearMan/drf-openapi-schema/](https://github.com/MrThearMan/drf-openapi-schema/)

**Contributing**: [https://github.com/MrThearMan/drf-openapi-schema/blob/main/CONTRIBUTING.md](https://github.com/MrThearMan/drf-openapi-schema/blob/main/CONTRIBUTING.md)

---

...

[coverage-badge]: https://coveralls.io/repos/github/MrThearMan/drf-openapi-schema/badge.svg?branch=main
[status-badge]: https://img.shields.io/github/actions/workflow/status/MrThearMan/drf-openapi-schema/test.yml?branch=main
[pypi-badge]: https://img.shields.io/pypi/v/drf-openapi-schema
[licence-badge]: https://img.shields.io/github/license/MrThearMan/drf-openapi-schema
[repo-badge]: https://img.shields.io/github/last-commit/MrThearMan/drf-openapi-schema
[issues-badge]: https://img.shields.io/github/issues-raw/MrThearMan/drf-openapi-schema
[version-badge]: https://img.shields.io/pypi/pyversions/drf-openapi-schema
[downloads-badge]: https://img.shields.io/pypi/dm/drf-openapi-schema

[coverage]: https://coveralls.io/github/MrThearMan/drf-openapi-schema?branch=main
[status]: https://github.com/MrThearMan/drf-openapi-schema/actions/workflows/test.yml
[pypi]: https://pypi.org/project/drf-openapi-schema
[licence]: https://github.com/MrThearMan/drf-openapi-schema/blob/main/LICENSE
[repo]: https://github.com/MrThearMan/drf-openapi-schema/commits/main
[issues]: https://github.com/MrThearMan/drf-openapi-schema/issues

            

Raw data

            {
    "_id": null,
    "home_page": "https://mrthearman.github.io/drf-openapi-schema",
    "name": "drf-openapi-schema",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4",
    "maintainer_email": "",
    "keywords": "drf,django,rest_framework,rest,framework,openapi,schema,generator",
    "author": "Matti Lamppu",
    "author_email": "lamppu.matti.akseli@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7c/d3/7327dce953bbbf28309175e0f04c26804fb83bacb433c563462d0c2842e4/drf_openapi_schema-0.0.3.tar.gz",
    "platform": null,
    "description": "# Django Rest Framework OpenAPI Schema\n\n[![Coverage Status][coverage-badge]][coverage]\n[![GitHub Workflow Status][status-badge]][status]\n[![PyPI][pypi-badge]][pypi]\n[![GitHub][licence-badge]][licence]\n[![GitHub Last Commit][repo-badge]][repo]\n[![GitHub Issues][issues-badge]][issues]\n[![Downloads][downloads-badge]][pypi]\n[![Python Version][version-badge]][pypi]\n\n```shell\npip install drf-openapi-schema\n```\n\n---\n\n**Documentation**: [https://mrthearman.github.io/drf-openapi-schema/](https://mrthearman.github.io/drf-openapi-schema/)\n\n**Source Code**: [https://github.com/MrThearMan/drf-openapi-schema/](https://github.com/MrThearMan/drf-openapi-schema/)\n\n**Contributing**: [https://github.com/MrThearMan/drf-openapi-schema/blob/main/CONTRIBUTING.md](https://github.com/MrThearMan/drf-openapi-schema/blob/main/CONTRIBUTING.md)\n\n---\n\n...\n\n[coverage-badge]: https://coveralls.io/repos/github/MrThearMan/drf-openapi-schema/badge.svg?branch=main\n[status-badge]: https://img.shields.io/github/actions/workflow/status/MrThearMan/drf-openapi-schema/test.yml?branch=main\n[pypi-badge]: https://img.shields.io/pypi/v/drf-openapi-schema\n[licence-badge]: https://img.shields.io/github/license/MrThearMan/drf-openapi-schema\n[repo-badge]: https://img.shields.io/github/last-commit/MrThearMan/drf-openapi-schema\n[issues-badge]: https://img.shields.io/github/issues-raw/MrThearMan/drf-openapi-schema\n[version-badge]: https://img.shields.io/pypi/pyversions/drf-openapi-schema\n[downloads-badge]: https://img.shields.io/pypi/dm/drf-openapi-schema\n\n[coverage]: https://coveralls.io/github/MrThearMan/drf-openapi-schema?branch=main\n[status]: https://github.com/MrThearMan/drf-openapi-schema/actions/workflows/test.yml\n[pypi]: https://pypi.org/project/drf-openapi-schema\n[licence]: https://github.com/MrThearMan/drf-openapi-schema/blob/main/LICENSE\n[repo]: https://github.com/MrThearMan/drf-openapi-schema/commits/main\n[issues]: https://github.com/MrThearMan/drf-openapi-schema/issues\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django Rest Framework OpenAPI Schema generation.",
    "version": "0.0.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/MrThearMan/drf-openapi-schema/issues",
        "Homepage": "https://mrthearman.github.io/drf-openapi-schema",
        "Repository": "https://github.com/MrThearMan/drf-openapi-schema"
    },
    "split_keywords": [
        "drf",
        "django",
        "rest_framework",
        "rest",
        "framework",
        "openapi",
        "schema",
        "generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30bf6dfb072bcce55eb257198b52f920303b10349ca88fd6e1872a7d8b6b29a9",
                "md5": "d685b52d07251a76e6dc5d17dad410b1",
                "sha256": "78fc7f5b6b9f66d36b633d11a17cd2756c7ae879e61cb0433ef791905f4ebc4f"
            },
            "downloads": -1,
            "filename": "drf_openapi_schema-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d685b52d07251a76e6dc5d17dad410b1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4",
            "size": 23513,
            "upload_time": "2023-05-06T11:19:13",
            "upload_time_iso_8601": "2023-05-06T11:19:13.088399Z",
            "url": "https://files.pythonhosted.org/packages/30/bf/6dfb072bcce55eb257198b52f920303b10349ca88fd6e1872a7d8b6b29a9/drf_openapi_schema-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7cd37327dce953bbbf28309175e0f04c26804fb83bacb433c563462d0c2842e4",
                "md5": "7d5b17e7e588f15c8c21f67d59ec35e7",
                "sha256": "c7aec18c0a65e40219c19b05b4926193f1ff6dc6f3e65beb9b8322a2693dfdde"
            },
            "downloads": -1,
            "filename": "drf_openapi_schema-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "7d5b17e7e588f15c8c21f67d59ec35e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4",
            "size": 21153,
            "upload_time": "2023-05-06T11:19:14",
            "upload_time_iso_8601": "2023-05-06T11:19:14.611586Z",
            "url": "https://files.pythonhosted.org/packages/7c/d3/7327dce953bbbf28309175e0f04c26804fb83bacb433c563462d0c2842e4/drf_openapi_schema-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-06 11:19:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MrThearMan",
    "github_project": "drf-openapi-schema",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "drf-openapi-schema"
}
        
Elapsed time: 0.06198s