{"id":15091234,"url":"https://github.com/dapper91/python-openapi-ui-bundles","last_synced_at":"2026-01-28T04:42:02.952Z","repository":{"id":47991357,"uuid":"393310127","full_name":"dapper91/python-openapi-ui-bundles","owner":"dapper91","description":"This package provides the static files for OpenAPI UI tools as a python package.","archived":false,"fork":false,"pushed_at":"2024-10-31T17:23:30.000Z","size":6797,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T12:39:50.518Z","etag":null,"topics":["api-documentation","api-schema","documentation","openapi","openapi-documentation","openapi-specification","openapi-ui","rapidoc","redoc","swagger","swagger-documentation","swagger-specification","swagger-ui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dapper91.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-06T08:26:21.000Z","updated_at":"2024-10-31T17:22:50.000Z","dependencies_parsed_at":"2024-11-28T21:31:43.876Z","dependency_job_id":null,"html_url":"https://github.com/dapper91/python-openapi-ui-bundles","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.125,"last_synced_commit":"31e19e44dccb8f6458da160cdb0dc4e7cbe99235"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapper91%2Fpython-openapi-ui-bundles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapper91%2Fpython-openapi-ui-bundles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapper91%2Fpython-openapi-ui-bundles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapper91%2Fpython-openapi-ui-bundles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dapper91","download_url":"https://codeload.github.com/dapper91/python-openapi-ui-bundles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249716491,"owners_count":21315066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-documentation","api-schema","documentation","openapi","openapi-documentation","openapi-specification","openapi-ui","rapidoc","redoc","swagger","swagger-documentation","swagger-specification","swagger-ui"],"created_at":"2024-09-25T10:36:35.944Z","updated_at":"2026-01-28T04:41:57.920Z","avatar_url":"https://github.com/dapper91.png","language":"Python","readme":"Python OpenAPI UI bundles\n=========================\n\nThis package provides the static files for `OpenAPI \u003chttps://swagger.io/specification/\u003e`_ UI tools as a python package.\nThe following UI tools are included:\n\n- `Swagger UI \u003chttps://github.com/swagger-api/swagger-ui\u003e`_.\n- `RapiDoc \u003chttps://github.com/mrin9/RapiDoc\u003e`_.\n- `ReDoc \u003chttps://github.com/Redocly/redoc\u003e`_.\n\n\nFlask usage example:\n~~~~~~~~~~~~~~~~~~~~\n\n.. code-block:: python\n\n    import flask\n    import openapi_ui_bundles\n\n    app = flask.Flask(__name__, static_folder=openapi_ui_bundles.swagger_ui.static_path, static_url_path='/')\n\n    if __name__ == \"__main__\":\n        app.run()\n\n\nSwagger UI\n----------\n\n.. image:: images/swagger-ui-screenshot.png\n  :width: 1024\n  :alt: Swagger UI example\n\n\nRapiDoc\n-------\n\n.. image:: images/rapidoc-screenshot.png\n  :width: 1024\n  :alt: RapiDoc UI example\n\n\nReDoc\n-----\n\n.. image:: images/redoc-screenshot.png\n  :width: 1024\n  :alt: ReDoc UI example","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdapper91%2Fpython-openapi-ui-bundles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdapper91%2Fpython-openapi-ui-bundles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdapper91%2Fpython-openapi-ui-bundles/lists"}