Python Pydantic

Open-source Python projects categorized as Pydantic

Top 23 Python Pydantic Projects

  1. fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

    Project mention: Simple CRUD API with FastAPI | dev.to | 2025-03-14

    🔗 New to FastAPI? Check out FastAPI's official documentation.

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. pydantic

    Data validation using Python type hints

    Project mention: Resumindo características da linguagem Python | dev.to | 2025-03-03
  4. sqlmodel

    SQL databases in Python, designed for simplicity, compatibility, and robustness.

    Project mention: Pydantic: The end of manual validations! ✨ | dev.to | 2024-11-23

    Source: https://github.com/fastapi/sqlmodel

  5. FastUI

    Build better UIs faster.

    Project mention: Show HN: Web Development with Htmx, Type-Guided Components, Pure Python | news.ycombinator.com | 2024-06-04

    How do you compare withhttps://github.com/pydantic/FastUI (made by the authors of Pydantic)?

  6. django-ninja

    💨 Fast, Async-ready, Openapi, type hints based framework for building APIs

    Project mention: The filesystem - a quick & dirty way to store temp data in your API | dev.to | 2025-03-14

    The service was built with Django Ninja, and it's not connected to a database. I thought about setting one up for this feature. But I couldn't be bothered dealing with the configuration and the migrations. I wasn't sure how long I'd be collecting this data for.

  7. pydantic-ai

    Agent Framework / shim to use Pydantic with LLMs

    Project mention: New Tools for Building Agents | news.ycombinator.com | 2025-03-11
  8. litestar

    Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs

    Project mention: Best Backend Frameworks for 2025: A Developer's Guide to Making the Right Choice | dev.to | 2025-02-02

    Litestar: The New Python Performance King

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. rocketry

    Modern scheduling library for Python

  11. opyrator

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

  12. docarray

    Represent, send, store and search multimodal data

  13. datamodel-code-generator

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

  14. vizro

    Vizro is a low-code toolkit for building high-quality data visualization apps.

  15. logfire

    Uncomplicated Observability for Python and beyond! 🪵🔥

    Project mention: Pydantic Logfire Switches from Timescale to Datafusion | news.ycombinator.com | 2024-08-29
  16. uvicorn-gunicorn-fastapi-docker

    Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.

  17. beanie

    Asynchronous Python ODM for MongoDB

  18. magentic

    Seamlessly integrate LLMs as Python functions

    Project mention: Lessons from building a small-scale AI application | news.ycombinator.com | 2025-01-23

    - The "Django" level: additionally handle how data is indexed for RAG, standard patterns of connecting the pieces, possibly GUI, support for plugins.

    It seems langchain and llamaindex are aiming to be the latter, and I'm building https://magentic.dev to be the former. I'd be interested to get your take on whether these abstractions would allow you stray from the narrow path while still being helpful!

  19. prisma-client-py

    Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use

  20. ormar

    python async orm with fastapi in mind and pydantic validation

  21. pydantic-core

    Core validation logic for pydantic written in rust

  22. redis-om-python

    Object mapping, and more, for Redis and Python

  23. polyfactory

    Simple and powerful factories for mock data generation

  24. odmantic

    Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints

  25. fastcrud

    FastCRUD is a Python package for FastAPI, offering robust async CRUD operations and flexible endpoint creation utilities.

    Project mention: This Week In Python | dev.to | 2025-01-10

    fastcrud - CRUD operations for FastAPI

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Pydantic discussion

Log in or Post with

Python Pydantic related posts

  • The filesystem - a quick & dirty way to store temp data in your API

    1 project | dev.to | 14 Mar 2025
  • PydanticAI

    1 project | news.ycombinator.com | 1 Mar 2025
  • Show HN: Jsonblog-schema – a JSON schema for making your blog from one file

    2 projects | news.ycombinator.com | 25 Feb 2025
  • Pydantic.ai: Python agent framework from Pydantic team

    1 project | news.ycombinator.com | 10 Feb 2025
  • Django Ninja

    1 project | news.ycombinator.com | 1 Feb 2025
  • This Week In Python

    5 projects | dev.to | 17 Jan 2025
  • PydanticAI is a Python agent framework by the Pydantic Team

    1 project | news.ycombinator.com | 13 Jan 2025
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 15 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source Pydantic projects in Python? This list will help you:

# Project Stars
1 fastapi 81,826
2 pydantic 22,795
3 sqlmodel 15,390
4 FastUI 8,752
5 django-ninja 7,842
6 pydantic-ai 6,954
7 litestar 6,092
8 rocketry 3,321
9 opyrator 3,118
10 docarray 3,022
11 datamodel-code-generator 3,011
12 vizro 2,824
13 logfire 2,818
14 uvicorn-gunicorn-fastapi-docker 2,732
15 beanie 2,241
16 magentic 2,221
17 prisma-client-py 1,982
18 ormar 1,714
19 pydantic-core 1,521
20 redis-om-python 1,174
21 polyfactory 1,147
22 odmantic 1,107
23 fastcrud 969

Sponsored
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io