pydantic topic
litestar
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
ormsgpack
Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]
pydantic
Data validation using Python type hints
fastapi_contrib
Opinionated set of utilities on top of FastAPI
spectree
API spec validator and OpenAPI document generator for Python web frameworks.
fastapi-jsonrpc
JSON-RPC server based on fastapi
json2python-models
Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support
rocketry
Modern scheduling library for Python
pydantic-pycharm-plugin
PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.
fastapi-code-generator
This code generator creates FastAPI app from an openapi file.