Planet Python RSS
218 subscribers
17.1K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Brian Okken: PythonTest Black Friday Deals 2025

Link: https://pythontest.com/2025-black-friday/

Save up to 50% on courses and the pytest book.
The Complete pytest Course bundle
Use BLACKFRIDAY to save 20% off through November.
This code is intended to match lots of 10-20% off deals around
Use SA
Python Software Foundation: PSF Code of Conduct Working Group Shares First Transparency Report

Link: https://pyfound.blogspot.com/2025/11/transparency-2024.html

The PSF’s Code of Conduct Working Group is a group of volunteers whose purpose is to foster a diverse and inclusive Python community by enforcing the PSF Code of Conduct, along with providing guidance
PyCoder’s Weekly: Issue #710: FastAPI, Floodfill, 20 Years of Django, and More (Nov. 25, 2025)

Link: https://pycoders.com/issues/710

#710 – NOVEMBER 25, 2025 View in Browser » Serve a Website With FastAPI Using HTML and Jinja2 Use FastAPI to render Jinja2 templates and serve dynamic sites with HTML, CSS, and JavaScript, then