Better Pythonic Thinking

State of AI adoption in Python community

Subreply is now open source

Tuples vs Dataclass (and friends) comparison operator, tuples 3x faster

What are your favorite Python libraries for quick & clean visualizations?

đź§  Visualizing Python's Data Model: References, Mutability, and Copying Made Clear

Loading Pydantic models from JSON without running out of memory

Introducing Pyrefly: A fast type checker and IDE experience for Python, written in Rust

Skylos: Another dead code finder, but its better and faster. Source, Trust me bro.

I Built a Python Bot That Automatically Cleans Up Your Apple Music Library

timelength - A flexible duration parser designed for human readable lengths of time.

Querying 10M rows in 11 seconds: Benchmarking ConnectorX, Asyncpg and Psycopg vs QuestDB

Easiest way to determine in Python that a string represents a valid TCL code?

Script to check CODEOWNERS files in all repositories of a github-organisation

After #ruff and #uv, #astral announced their next tool for the python ecosystem

Is free threading ready to be used in production in 3.14?

I feel stuck, books recommendations?

Just a reminder to never blindly trust a github repo

Python in LibreOffice (LibrePythonista Extension)

TIL that a function with 'yield' will return a generator, even if the 'yield' is conditional

what are curzon numbers even for

strif: A tiny, useful Python lib of string, file, and object utilities

Composer-Inspired Python Web Project Scaffolding Tool

Python Tooling at Scale: LlamaIndex’s Monorepo Overhaul

Template strings in Python 3.14: an useful new feature or just an extra syntax?

Unravelling t-strings

Best Cloud Storage for Managing and Editing Word, Excel, and PDF Documents in a Python Web App?

Python Can Now Call Code Written in Chris Lattner's Mojo

I built my own asyncio to understand how async I/O works under the hood

What is you method of designing/creating a python script (top -> bottom or bottom-> top )

More →