#python-315

[ follow ]
Artificial intelligence
fromZero To Mastery
1 week ago

[December 2025] Python Monthly Newsletter | Zero To Mastery

Newsletter expands from Python-only to cover the broader tech market, AI developments, Python 3.15 previews, industry players, and agent documentation practices.
Python
fromRealpython
1 month ago

Lazy Imports Land in Python and Other Python News for December 2025 - Real Python

Python 3.15 advances with alpha releases, UTF-8 default, new profiling and C APIs; PEP 810 accepted for explicit lazy imports; Windows installer manager updated.
Django
fromPycoders
1 month ago

PyCoder's Weekly | Issue #710

FastAPI renders Jinja2 templates to serve dynamic HTML sites; Python ecosystem updates include a Floodfill tutorial, Django's 20th anniversary, and Python 3.15 alpha.
Python
fromTall, Snarky Canadian
1 month ago

The varying strictness of TypedDict

TypedDict now controls both key requiredness and whether extra keys are allowed, with Python 3.15 adding closed TypedDict behavior to restrict unknown keys.
[ Load more ]