What is pydantic?
Data validation and settings management using python 3.6 type hinting.
pydantic is a tool in the PyPI Packages category of a tech stack.
pydantic is an open source tool with 10.5K GitHub stars and 998 GitHub forks. Here’s a link to pydantic's open source repository on GitHub
Who uses pydantic?
Companies
7 companies reportedly use pydantic in their tech stacks, including Sendcloud, Monite, and Traction.
Developers
24 developers on StackShare have stated that they use pydantic.
Decisions about pydantic
Here are some stack decisions, common use cases and reviews by companies and developers who chose pydantic in their tech stack.
Christian Stefanescu
Head of IT at lawpilots · | 4 upvotes · 1.2K views
If you are building an API with Python there are lots of good reasons to pick FastAPI. It is a modern framework with very good documentation and a great community built around it. It supports async Python and it builds on Starlette and pydantic to provide ergonomics and speed. One of the bigger wins is the integrated documentation browser alongside the great testing support.
One part that was not as easy to get into was the proper use of the dependency mechanism, but once that was solved FastAPI remains a great choice.
pydantic Comparisons
Related Comparisons
No related comparisons found