Planet Python RSS
214 subscribers
17K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
PyCharm: 10 Smart Performance Hacks For Faster Python Code

Link: https://blog.jetbrains.com/pycharm/2025/11/10-smart-performance-hacks-for-faster-python-code/

This is a guest post from Dido Grigorov, a deep learning engineer and Python programmer with 17 years of experience in the field.

In the rapidly evolving domain of software development, Python has es
Django Weblog: Django security releases issued: 5.2.8, 5.1.14, and 4.2.26

Link: https://www.djangoproject.com/weblog/2025/nov/05/security-releases/

In accordance with our security release policy, the Django team
is issuing releases for
Django 5.2.8,
Django 5.1.14, and
Django 4.2.26.
These releases address the security issues detailed below. We en
Real Python: Python MarkItDown: Convert Documents Into LLM-Ready Markdown

Link: https://realpython.com/python-markitdown/

The MarkItDown library lets you quickly turn PDFs, Office files, images, HTML, audio, and URLs into LLM-ready Markdown. In this tutorial, you’ll compare MarkItDown with Pandoc, run it from the command