python3-openapi-pydantic

Pydantic OpenAPI schema implementation (Python module)

Description

The OpenAPI Specification (OAS) defines a standard, language-agnostic interface to HTTP APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined, a consumer can understand and interact with the remote service with a minimal amount of implementation logic.

An OpenAPI definition can then be used by documentation generation tools to display the API, code generation tools to generate servers and clients in various programming languages, testing tools, and many other use cases.

This package contains the OpenAPI schema implemented in Pydantic.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mike-oakley/openapi-pydantic


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-openapi-pydantic