{"categories":[{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation"}],"enrichment":{"capability":"Provides static UI files for serving an OpenAPI documentation interface at `/ledoc` in any web framework that can mount static directories.","skillfed_tags":["openapi-ui","static-assets"],"use_cases":["Add an interactive OpenAPI documentation UI to a web application without writing frontend code.","Bundle OpenAPI documentation UI with a Python web service for deployment as a single package.","Serve API documentation at a standard `/ledoc` path across multiple services.","Provide a lightweight, pre-built documentation solution for services exposing OpenAPI schemas."],"what_it_does":"ledoc-ui is a Python package that bundles static web files for rendering OpenAPI documentation. It exports a single path constant that points to these files, allowing web frameworks to mount them as a static directory. The UI automatically works with any server that exposes an OpenAPI schema at `/openapi.json`, displaying interactive documentation at `/ledoc`.\n\nThe package contains no Python code logic\u2014it is purely a distribution mechanism for pre-built frontend assets. You import the path, point your web framework's static file handler to it, and the UI is immediately available. It integrates with any framework supporting static file mounting.","worth_installing":"Yes, if you need a quick, zero-configuration OpenAPI documentation frontend. The package is straightforward to integrate and has no dependencies. However, dormant maintenance means you should verify the UI works with your OpenAPI schema version and accept that issues may not be addressed."},"id":"ledoc-ui","links":{"html":"https://skillfed.io/packages/ledoc-ui","md":"https://skillfed.io/packages/ledoc-ui.md","pypi":"https://pypi.org/project/ledoc-ui/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-09-02","license_spdx":null,"license_treatment":"permissive","name":"ledoc-ui","python_support":"unspecified","summary":"A bundle of static files for ledoc as a python package."},"popularity":{"monthly_downloads":417748,"position":6811,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.0"}
