Pydantic: The end of manual validations! ✨

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. fastapi

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

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

  2. 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
  3. sensei

    The Python framework that provides a quick way to build robust HTTP requests and best API clients. Use type hints, to build requests, with little or no implementation. (by CrocoFactory)

    While FastAPI is designed for building APIs, Sensei is designed for wrapping these APIs quickly and easy. API Clients powered by Sensei ensure users they will get relevant data models and will not get confusing errors.

  4. sqlmodel

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

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

  5. typer

    Typer, build great CLIs. Easy to code. Based on Python type hints.

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

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Pydantic for FastAPI

    4 projects | dev.to | 28 May 2021
  • Pydantic Settings + AWS the easy way

    4 projects | dev.to | 28 Jul 2024
  • Build Performant APIs, Light, Flexible and Extensible ASGI API Framework

    1 project | news.ycombinator.com | 4 Jul 2024
  • Litestar: Production-Ready, Light, Flexible and Extensible ASGI API Framework

    1 project | news.ycombinator.com | 2 Jun 2024
  • Python Kafka

    1 project | dev.to | 30 May 2024

Did you know that Python is
the 2nd most popular programming language
based on number of references?