Skip to main content

Python static file bundles for OpenAPI UI tools

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openapi_ui_bundles-0.3.0.tar.gz (999.9 kB view details)

Uploaded Source

File details

Details for the file openapi_ui_bundles-0.3.0.tar.gz.

File metadata

  • Download URL: openapi_ui_bundles-0.3.0.tar.gz
  • Upload date:
  • Size: 999.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for openapi_ui_bundles-0.3.0.tar.gz
Algorithm Hash digest
SHA256 27306ea676c8e4645405d9a4fdd33232c0f42d934754f9e832b5b63bbafe2797
MD5 68719db159ba4d1ca70315865c15854c
BLAKE2b-256 5d22d38dcd8428812700252e98d02e4baac9b440dafcc711117a8b88a40ea261

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page