The Python programming language, tutorials, and more

287 353,471 34,952
articles words lines of code

Answer this quiz to test your knowledge about the Python language, community, andd the 2025 edition of PyCon Italy!

Dip your toes in metaprogramming and learn about __init__'s big brother, the dunder method __new__.

Play this short Python quiz to test your Python knowledge!

Today I learned how to set different thousands separators using string formatting.

In this article I share my personal highlights of the 2025 edition of the PyCon US conference,.

This article shows the small script I use to automatically push code changes while live coding in talks or classes, improved with uv.

Today I learned that the module builtins grows dynamically in the REPL.

Today I learned you can use uv to install CLI tools with extra dependencies.