{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/3"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/5"},{"label":"Internet","url":"https://skillfed.io/packages/category/internet/2"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/2"},{"label":"HTTP Servers","url":"https://skillfed.io/packages/category/internet-www-http-http-servers"}],"enrichment":{"capability":"Packages Swagger UI's static files and templates as a Python distribution, allowing web frameworks to serve interactive API documentation without bundling the files separately.","skillfed_tags":["api-documentation","swagger-openapi"],"use_cases":["Serve Swagger UI documentation alongside a REST API without managing external CDN dependencies","Customize API documentation appearance by rendering Jinja2 templates with application-specific configuration","Bundle interactive API docs into a self-contained Python application for offline or internal deployment","Quickly prototype an API with live documentation by serving the static bundle through a web framework"],"what_it_does":"swagger-ui-bundle packages the static files from the Swagger UI project into a Python distribution, making it easy to integrate interactive API documentation into web applications without manually managing external assets. It includes Jinja2 templating support for basic configuration, allowing developers to customize the UI through template variables rather than modifying static files directly.\n\nThe package is webserver-agnostic and designed to work with any Python web framework. You import swagger_ui_path to get the directory containing all the UI assets, then serve them through your framework's static file mechanism. Configuration options like the OpenAPI spec URL can be templated and rendered on demand using Jinja2.","worth_installing":"Yes, if you need to serve Swagger UI documentation from a Python web application. The package has low install friction, permissive Apache 2.0 licensing, and no known vulnerabilities. The aging maintenance status (1017 days since last release) is a minor concern but acceptable given that it's a stable wrapper around static assets rather than active-development code."},"id":"swagger-ui-bundle","links":{"html":"https://skillfed.io/packages/swagger-ui-bundle","md":"https://skillfed.io/packages/swagger-ui-bundle.md","pypi":"https://pypi.org/project/swagger-ui-bundle/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2023-11-01","license_spdx":null,"license_treatment":"permissive","name":"swagger-ui-bundle","python_support":"supports_current","summary":"Swagger UI bundled for usage with Python"},"popularity":{"monthly_downloads":3545052,"position":2580,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.1.0"}
