#python-315

[ follow ]
Django
fromPycoders
2 hours 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
5 days 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 ]