/awesome-pydantic

A curated list of awesome things related to Pydantic! 🌪️

MIT LicenseMIT

Awesome Pydantic Awesome

A curated list of awesome things related to Pydantic.

These packages have not been vetted or approved by the pydantic team.

Feel free to add your own package here by creating a PR. You just need to add an entry to the awesome.yaml file.

Transformers - 69394 ✨

State-of-the-art Natural Language Processing for PyTorch and TensorFlow 2.0.

FastAPI - 48838 ✨

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.

spaCy - 24092 ✨

spaCy is a free open-source library for Natural Language Processing in Python. It features NER, POS tagging, dependency parsing, word vectors and more.

ray - 21817 ✨

Ray provides a simple, universal API for building distributed applications.

jina - 15857 ✨

Jina is geared towards building search systems for any kind of data, including text, images, audio, video and many more. With the modular design & multi-layer abstraction, you can leverage the efficient patterns to build the system by parts, or chaining them into a Flow for an end-to-end experience.

HttpRunner - 3393 ✨

HttpRunner is a simple & elegant, yet powerful HTTP(S) testing framework.

Django Ninja - 3277 ✨

Django + Pydantic = Fast, Async-ready, OpenAPI, type hints based framework for building APIs.

Opyrator - 2685 ✨

Turns your machine learning code into microservices with web API, interactive GUI, and more.

Python GraphQL library based on dataclasses.

ZenML - 2335 ✨

MLOps framework to create reproducible ML pipelines for production machine learning.

Pydantic model generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.

Ormar - 1063 ✨

Ormar is an async ORM that was written with FastAPI in mind and uses pydantic validation. It bridges FastAPI with pydantic, as ormar models can be used directly in FastAPI requests and responses so you are left with only one set of models to maintain. Alembic migrations included.

Starlite - 942 ✨

Flexible ASGI API framework built on top of Starlette and pydantic.

FastMRI - 855 ✨

fastMRI is a collaborative research project from Facebook AI Research (FAIR) and NYU Langone Health to investigate the use of AI to make MRI scans faster.

Piccolo - 828 ✨

An async query builder and ORM, which can auto generate Pydantic models from database tables.

Beanie - 826 ✨

Beanie - is an Asynchronous Python object-document mapper (ODM) for MongoDB, based on Motor and Pydantic.

Robusta - 781 ✨

Open source Kubernetes troubleshooting and automation platform.

ODMantic - 651 ✨

Asynchronous ODM(Object Document Mapper) for MongoDB based on standard python type hints. It's built on top of pydantic for model definition and validation.

Redis-OM-Python - 420 ✨

Redis OM Python makes it easy to model Redis data in your Python applications.

Pydantic based factories to generate testing data.

Djantic - 288 ✨

Pydantic model support for Django.

A JetBrains PyCharm plugin for pydantic.

Flask Pydantic - 223 ✨

Flask extension for integration of the awesome pydantic package with Flask.

SpecTree - 220 ✨

API spec validator and OpenAPI document generator for Python web frameworks (Flask, Falcon, Starlette).

Piccolo Admin - 157 ✨

An admin interface powered by Pydantic. Automatically generate forms using Pydantic models.

Mongox - 104 ✨

Familiar async MongoDB ODM based on Pydantic and Motor.

erdantic - 93 ✨

Entity relationship diagrams for Python data model classes like Pydantic.

Goodconf - 84 ✨

A thin wrapper over Pydantic's settings management. Allows you to define configuration variables and load them from environment or JSON/YAML file. Also generates initial configuration files and documentation for your defined configuration.

jsf - 69 ✨

Creates fake JSON files from a JSON schema.

Seamlessly integrate pydantic models in your Sphinx documentation.

pydantic-i18n - 38 ✨

An extension to support an i18n for the pydantic error messages.

A simple Declarative ORM for Redis using Pydantic Models and aioredis

Quart-Schema - 12 ✨

Quart-Schema is a Quart extension that provides schema validation and auto-generated API documentation.