- Notifications
You must be signed in to change notification settings - Fork0
This package provides the static files for OpenAPI UI tools as a python package.
License
NotificationsYou must be signed in to change notification settings
dapper91/python-openapi-ui-bundles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This package provides the static files forOpenAPI UI tools as a python package.The following UI tools are included:
importflaskimportopenapi_ui_bundlesapp=flask.Flask(__name__,static_folder=openapi_ui_bundles.swagger_ui.static_path,static_url_path='/')if__name__=="__main__":app.run()
About
This package provides the static files for OpenAPI UI tools as a python package.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.


