Skip to content

Conversation

commonism
Copy link
Contributor

aiopenapi3

A Python OpenAPI 3 Specification client and validator for Python 3.

Test
pre-commit.ci status
Coverage
Supported Python versions

Features

  • implements …
    • Swagger 2.0
    • OpenAPI 3.0.3
    • OpenAPI 3.1.0
  • object parsing via pydantic
  • request body model creation via pydantic
  • pydantic compatible "format"-type coercion (e.g. datetime.interval)
  • blocking and nonblocking (asyncio) interface via httpx
  • tests with pytest
  • providing access to methods and arguments via the sad smiley ._. interface
  • api to modify description documents/requests/responses to adapt to non compliant services

@webron webron merged commit aa91a19 into OAI:main Apr 20, 2022
@commonism commonism deleted the aiopenapi3 branch April 21, 2022 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants