https://github.com/samuelcolvin/pydantic/
https://pydantic-docs.helpmanual.io/
使用类型提示进行数据验证
Fast and extensible, pydantic plays nicely with your linters/IDE/brain. Define how data should be in pure, canonical Python 3.7+; validate it with pydantic.
https://github.com/samuelcolvin/pydantic/
https://pydantic-docs.helpmanual.io/
使用类型提示进行数据验证
Fast and extensible, pydantic plays nicely with your linters/IDE/brain. Define how data should be in pure, canonical Python 3.7+; validate it with pydantic.
让时间为你证明