File: python-openapi-core-doc.doc-base

package info (click to toggle)
python-openapi-core 0.19.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,008 kB
  • sloc: python: 18,868; makefile: 47
file content (18 lines) | stat: -rw-r--r-- 788 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Document: openapi-core
Title: Python openapi-core documentation
Author: Artur Maciag <maciag.artur@gmail.com>
Abstract: Documentation for OpenAPI core module
 This Python library adds client-side and server-side support for the
 OpenAPI v3.0 and v3.1 specification. It offers:
 * validation and unmarshalling of request and response data (including
   webhooks)
 * integration with popular libraries (Requests and Werkzeug) and
   frameworks (Django, Falcon, Flask, Starlette)
 * customization with media type deserializers and format unmarshallers
 * security data providers (API keys, Cookie, Basic and Bearer HTTP
   authentications)
Section: Programming/Python

Format: HTML
Index: /usr/share/doc/python3-openapi-core/html/index.html
Files: /usr/share/doc/python3-openapi-core/html/*