pydantic-resolve 是一个基于 pydantic 的轻量级封装库。
可以大幅简化构建数据时的复杂度和工作量。 (比如 API 组合数据)
同时支持 pydantic v1 和 v2 。
文档:
https://allmonday.github.io/pydantic-resolve/zh/v2/introduction/
github:
https://github.com/allmonday/pydantic-resolve