Python python312

Open-source Python projects categorized as python312

Top 8 Python python312 Projects

  1. pydantic

    Data validation using Python type hints

    Project mention: Advanced Pydantic: Generic Models, Custom Types, and Performance Tricks | dev.to | 2025-05-05

    Across this five-post series, we’ve journeyed from Pydantic’s basics—type validation and nested models—to advanced integrations with FastAPI, SQLAlchemy, and scalable techniques. You’ve learned how to build declarative, type-safe models, handle complex APIs, and optimize performance. To deepen your knowledge, explore the Pydantic documentation, contribute to the open-source project, or experiment with real-world use cases. Check out our GitHub repo for code samples and a Pydantic cheat sheet. Thank you for joining us—happy coding!

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. refurb

    A tool for refurbishing and modernizing Python codebases

    Project mention: How to review as a Pro | dev.to | 2024-06-18

    A linter can’t solve all our problems with incorrect or non-idiomatic usage of language constructs. There are some supporting tools for this purpose, like refurb for Python. However, these tools usually only help with simple concepts. It's important to follow good practices, and mentor your colleagues to do so. Like not storing passwords and credentials in your code. In the age of fast developing AI-tools, there certainly will be better instruments to help us with these tasks. For now, we still need to check suggested options for correctness and can’t blindly trust any information provided by LLM tools. We certainly can ask ChatGPT about some things, but sometimes you just need to know what to ask about before compiling a question. So knowledge sharing is still in demand.

  4. scons

    SCons - a software construction tool

  5. falconpy

    The CrowdStrike Falcon SDK for Python

  6. cadwyn

    Production-ready community-driven modern Stripe-like API versioning in FastAPI

    Project mention: API Versioning at Monite | dev.to | 2024-08-29

    As a result of countless experiments, we now have Cadwyn: an open-source API versioning framework that not only implements Stripe's approach but significantly builds on top of it. We will be talking about its Fastapi and Pydantic implementation but the core principles are language and framework agnostic.

  7. koda-validate

    Typesafe, Composable Validation

  8. PGCacheWatch

    A Python library for real-time PostgreSQL event-driven cache invalidation.

  9. SaaSHub

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

    SaaSHub logo
  10. generalimport

    Handle all your optional dependencies with a single call!

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 python312 discussion

Log in or Post with

Python python312 related posts

  • Getting Started with Pydantic: Type-Safe Data Models in Python

    2 projects | dev.to | 3 May 2025
  • Resumindo características da linguagem Python

    2 projects | dev.to | 3 Mar 2025

Index

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

# Project Stars
1 pydantic 23,837
2 refurb 2,500
3 scons 2,215
4 falconpy 406
5 cadwyn 248
6 koda-validate 118
7 PGCacheWatch 22
8 generalimport 18

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

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