Skip to content

dapper91/python-openapi-ui-bundles

Repository files navigation

Python OpenAPI UI bundles

This package provides the static files for OpenAPI UI tools as a python package. The following UI tools are included:

Flask usage example:

import flask
import openapi_ui_bundles

app = flask.Flask(__name__, static_folder=openapi_ui_bundles.swagger_ui.static_path, static_url_path='/')

if __name__ == "__main__":
    app.run()

Swagger UI

Swagger UI example

RapiDoc

RapiDoc UI example

ReDoc

ReDoc UI example

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy