All Projects β†’ Kludex β†’ awesome-pydantic

Kludex / awesome-pydantic

Licence: MIT License
A curated list of awesome things related to Pydantic! πŸŒͺ️

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to awesome-pydantic

starlite
Light, Flexible and Extensible ASGI API framework
Stars: ✭ 1,525 (+973.94%)
Mutual labels:  pydantic
prisma-client-py
Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use
Stars: ✭ 739 (+420.42%)
Mutual labels:  pydantic
smokeshow
create temporary websites
Stars: ✭ 24 (-83.1%)
Mutual labels:  pydantic
morelia server
Server for MoreliaTalk network
Stars: ✭ 25 (-82.39%)
Mutual labels:  pydantic
pypackage
Cookiecutter python package using Poetry, mypy, black, isort, autoflake, pytest, mkdocs, and GitHub Actions
Stars: ✭ 12 (-91.55%)
Mutual labels:  pydantic
spectree
API spec validator and OpenAPI document generator for Python web frameworks.
Stars: ✭ 190 (+33.8%)
Mutual labels:  pydantic
redis-om-python
Object mapping, and more, for Redis and Python
Stars: ✭ 590 (+315.49%)
Mutual labels:  pydantic
goodconf
Transparently load variables from environment or JSON/YAML file.
Stars: ✭ 80 (-43.66%)
Mutual labels:  pydantic
climatecontrol
Python library for loading settings and config data from files and environment variables
Stars: ✭ 20 (-85.92%)
Mutual labels:  pydantic
djantic
Pydantic model support for Django
Stars: ✭ 256 (+80.28%)
Mutual labels:  pydantic
json2python-models
Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support
Stars: ✭ 119 (-16.2%)
Mutual labels:  pydantic
autodoc pydantic
Seamlessly integrate pydantic models in your Sphinx documentation.
Stars: ✭ 60 (-57.75%)
Mutual labels:  pydantic
ormsgpack
Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]
Stars: ✭ 88 (-38.03%)
Mutual labels:  pydantic
pydantic-factories
Simple and powerful mock data generation using pydantic or dataclasses
Stars: ✭ 380 (+167.61%)
Mutual labels:  pydantic
pydantic-i18n
pydantic-i18n is an extension to support an i18n for the pydantic error messages.
Stars: ✭ 32 (-77.46%)
Mutual labels:  pydantic
acord
An API wrapper for discord, built using aiohttp and pydantic.
Stars: ✭ 25 (-82.39%)
Mutual labels:  pydantic
python-artifactory
Typed interactions with the Jfrog Artifactory REST API
Stars: ✭ 34 (-76.06%)
Mutual labels:  pydantic
ODetaM
A simple ODM(Object Document Mapper) for Deta Base based on pydantic
Stars: ✭ 18 (-87.32%)
Mutual labels:  pydantic
fastapi-lazy
Lazy package to start your project using FastAPI✨
Stars: ✭ 84 (-40.85%)
Mutual labels:  pydantic
pydbantic
A single model for shaping, creating, accessing, storing data within a Database
Stars: ✭ 137 (-3.52%)
Mutual labels:  pydantic

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

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

FastAPI - 43746 ✨

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

spaCy - 23096 ✨

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

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

jina - 14221 ✨

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.

Django Ninja - 2791 ✨

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

HttpRunner - 2716 ✨

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

Opyrator - 2609 ✨

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

Strawberry GraphQL - 2112 ✨

Python GraphQL library based on dataclasses.

ZenML - 1875 ✨

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

datamodel-code-generator - 895 ✨

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

Ormar - 888 ✨

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.

FastMRI - 793 ✨

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

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

Beanie - 593 ✨

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

ODMantic - 495 ✨

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.

Starlite - 404 ✨

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

Robusta - 272 ✨

Open source Kubernetes troubleshooting and automation platform.

Pydantic PyCharm Plugin - 236 ✨

A JetBrains PyCharm plugin for pydantic.

Djantic - 233 ✨

Pydantic model support for Django.

Flask Pydantic - 189 ✨

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

Pydantic-Factories - 182 ✨

Pydantic based factories to generate testing data.

SpecTree - 180 ✨

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

Piccolo Admin - 121 ✨

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

Mongox - 88 ✨

Familiar async MongoDB ODM based on Pydantic and Motor.

Goodconf - 79 ✨

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

Entity relationship diagrams for Python data model classes like Pydantic.

jsf - 51 ✨

Creates fake JSON files from a JSON schema.

autodoc_pydantic - 47 ✨

Seamlessly integrate pydantic models in your Sphinx documentation.

pydantic-i18n - 28 ✨

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

pydantic-aioredis - 21 ✨

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].