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. Learn more →
Top 19 Python python310 Projects
-
Project mention: Loading Pydantic models from JSON without running out of memory | news.ycombinator.com | 2025-05-22
Pydantic author here. We have plans for an improvement to pydantic where JSON is parsed iteratively, which will make way for reading a file as we parse it. Details in https://github.com/pydantic/pydantic/issues/10032.
Our JSON parser, jiter (https://github.com/pydantic/jiter) already supports iterative parsing, so it's "just" a matter of solving the lifetimes in pydantic-core to validate as we parse.
This should make pydantic around 3x faster at parsing JSON and significantly reduce the memory overhead.
-
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.
-
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.
-
-
-
-
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.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
awesome-pattern-matching
Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.
-
-
-
music-downloader
This program will first get the metadata of various songs from metadata providers like musicbrainz, and then search for download links on pages like bandcamp. Then it will download the song and edit the metadata accordingly.
-
-
fastapi-distributed-websocket
A library to implement websocket for distibuted system based on FastAPI.
-
-
-
-
-
0x5F3759DF-in-Python3-FastInverseSquareRoot
The magic number 0x5F3759DF in Python3 Fast Inverse SquareRoot
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python python310 discussion
Python python310 related posts
-
Loading Pydantic models from JSON without running out of memory
-
Getting Started with Pydantic: Type-Safe Data Models in Python
-
Resumindo características da linguagem Python
-
Show HN: PGCacheWatch
-
Show HN: PGCacheWatch
-
Boost Your App's Performance with PGCacheWatch for PostgreSQL
-
Show HN: PGCacheWatch: Real-Time PostgreSQL Cache Invalidation Made Easy
-
A note from our sponsor - InfluxDB
www.influxdata.com | 23 May 2025
Index
What are some of the best open-source python310 projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | pydantic | 23,933 |
2 | refurb | 2,500 |
3 | scons | 2,221 |
4 | falconpy | 409 |
5 | hexabyte | 271 |
6 | cadwyn | 251 |
7 | koda-validate | 119 |
8 | awesome-pattern-matching | 108 |
9 | design-by-contract | 101 |
10 | kiutils | 92 |
11 | music-downloader | 72 |
12 | mcpyrate | 65 |
13 | fastapi-distributed-websocket | 57 |
14 | caracara | 38 |
15 | pypokedex | 33 |
16 | PGCacheWatch | 22 |
17 | generalimport | 18 |
18 | 0x5F3759DF-in-Python3-FastInverseSquareRoot | 10 |
19 | multibound-py | 3 |