Pydantic models of AsyncAPI schema
Project description
Pydantic AsyncAPI
Pydantic models for AsyncAPI
Installation
pip install pydantic-asyncapi
About
This package provides Pydantic models for AsyncAPI.
Currently versions 2.6.0 and 3.0.0 are supported.
The package can be used to:
- Validate AsyncAPI documents
- Generate AsyncAPI documents from code
- Create Python frameworks/applications based on AsyncAPI specification
Usage
from pydantic_asyncapi import AsyncAPI
# v2 or v3 based on on 'asyncapi' version field
model = AsyncAPI.model_validate(...)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pydantic_asyncapi-0.3.1.tar.gz.
File metadata
- Download URL: pydantic_asyncapi-0.3.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12a1dae308e58a7620a81740339b4165f0f9c5f435da992a9073fa68fcd50326
|
|
| MD5 |
6562040c5fa8a1c1a3a8ac48afdbb253
|
|
| BLAKE2b-256 |
8c2cf8c2e761e7204f245ae364486c6cd0ddbe0e61ef5b6c1e31ac6c07ad500d
|
File details
Details for the file pydantic_asyncapi-0.3.1-py3-none-any.whl.
File metadata
- Download URL: pydantic_asyncapi-0.3.1-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f8f982460778e2cd6d94f898da345034546259e83f0005f3573406a03aac0f0
|
|
| MD5 |
093669fe095a2840c2709385d4fc9a93
|
|
| BLAKE2b-256 |
22bc02e8561de9008e2631496e09bada04136a88a6125b917e935960c47b802b
|