Skip to content

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

License

Notifications You must be signed in to change notification settings

aminalaee/awesome-pydantic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 - 54576 ✨

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

FastAPI - 38691 ✨

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

spaCy - 21806 ✨

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 - 18255 ✨

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

jina - 12270 ✨

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 - 2610 ✨

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

Opyrator - 2464 ✨

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

Python GraphQL library based on dataclasses.

Django Ninja - 1647 ✨

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

ZenML - 1381 ✨

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

FastMRI - 737 ✨

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.

Ormar - 718 ✨

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.

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

ODMantic - 429 ✨

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.

Beanie - 319 ✨

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

A JetBrains PyCharm plugin for pydantic.

Djantic - 197 ✨

Pydantic model support for Django.

Flask Pydantic - 167 ✨

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

SpecTree - 141 ✨

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

Goodconf - 68 ✨

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.

erdantic - 52 ✨

Entity relationship diagrams for Python data model classes like Pydantic.

Seamlessly integrate pydantic models in your Sphinx documentation.

jsf - 33 ✨

Creates fake JSON files from a JSON schema.

pydantic-i18n - 21 ✨

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

A simple Declarative ORM for Redis using Pydantic Models and aioredis

Quart-Schema - 10 ✨

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

Pydantic based factories to generate testing data.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%