awesome-pydantic
awesome-pydantic copied to clipboard
A curated list of awesome things related to Pydantic! 🌪️
If you want to help, drop a message. I need it. :)
What would be the best way to group those Pydantic projects? Possible categories: - Tutorials - Web - Machine Learning - Utilities
a light-weight package for generating `GraphQL-like response` data.
Include `pydantic-argparse`, `clipstick` and `tyro`.
This pull request adds [RenderCV](https://github.com/sinaatalay/rendercv), a LaTeX CV generator from a YAML/JSON input file, which utilizes Pydantic.
Update awesome.yaml
1. Fix for `datamodel-code-generator` From version [0.25.0](https://github.com/koxudaxi/datamodel-code-generator/releases/tag/0.25.0) datamodel-code-generator can generation pydantic classes from some GraphQL schema 2. `graphql-query` -- Complete Domain Specific Language (DSL) for GraphQL query based on pydantic....
Include BoFire into awesome-pydantic