IT-новости про Python, которые стоит знать

Собрали в одном месте самые важные ссылки
и сделали Тренажер IT-инцидентов для DevOps/SRE

     21.11.2025       Выпуск 623 (17.11.2025 - 23.11.2025)       Статьи

Python 3.15.0 alpha 2

This release, 3.15.0a2, is the second of seven planned alpha releases. Alpha releases are intended to make it easier to test the current state of new features and bug fixes and to test the release process.

     21.11.2025       Выпуск 623 (17.11.2025 - 23.11.2025)       Статьи
     20.11.2025       Выпуск 623 (17.11.2025 - 23.11.2025)       Статьи

Build a Python MCP Client to Test Servers From Your Terminal

Follow this Python project to build an MCP client that discovers MCP server capabilities and feeds an AI-powered chat with tool calls.

     19.11.2025       Выпуск 623 (17.11.2025 - 23.11.2025)       Статьи
     14.11.2025       Выпуск 622 (10.11.2025 - 16.11.2025)       Статьи
     11.11.2025       Выпуск 622 (10.11.2025 - 16.11.2025)       Статьи

Python 3.14 Released and Other Python News for November 2025

Python 3.14 is officially out, Python 3.15 begins, and Python 3.9 reaches end of life. Plus, Django 6.0 first beta released, new PEPs, and more Python news.

     07.11.2025       Выпуск 621 (03.11.2025 - 09.11.2025)       Статьи
     06.11.2025       Выпуск 621 (03.11.2025 - 09.11.2025)       Статьи
     06.11.2025       Выпуск 621 (03.11.2025 - 09.11.2025)       Статьи

MarkItDown: Convert Documents Into LLM-Ready Markdown

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 line, use it in Python code, and integrate conversions into AI-powered workflows.

     05.11.2025       Выпуск 621 (03.11.2025 - 09.11.2025)       Статьи

Regex, Pregex, or Pyparsing?

Parsing messy support tickets? This post walks through real-world examples of Python techniques for extracting structured data from unstructured text. It compares the re module for classic pattern matching, pregex for cleaner and more readable regex construction, and pyparsing for more complex structures.

     31.10.2025       Выпуск 620 (27.10.2025 - 02.11.2025)       Статьи

Why UUIDs won't protect your secrets

Django applications must secure sensitive resources by enforcing explicit authorization rather than relying solely on unguessable UUIDs, which expose inherent guessing vulnerabilities.

     31.10.2025       Выпуск 620 (27.10.2025 - 02.11.2025)       Статьи

Improving security and integrity of Python package archives

PSF white paper details archive vulnerabilities undermining Python package integrity and recommends enhancing security in ZIP and tar implementations and reproducible builds.

     31.10.2025       Выпуск 620 (27.10.2025 - 02.11.2025)       Статьи
     31.10.2025       Выпуск 620 (27.10.2025 - 02.11.2025)       Статьи
     29.10.2025       Выпуск 620 (27.10.2025 - 02.11.2025)       Статьи

pytest Fixtures: How to Use & Organize Them

Fixtures make your life as a developer easier when using Pytest. Learn how to use them in different ways to organize your test suite more effectively, and get a glimpse on how Streamlit and Pydantic uses them.

     28.10.2025       Выпуск 620 (27.10.2025 - 02.11.2025)       Статьи

The State of Django 2025

Отчет по использовани Django фреймворка

     23.10.2025       Выпуск 619 (20.10.2025 - 26.10.2025)       Статьи
     21.10.2025       Выпуск 619 (20.10.2025 - 26.10.2025)       Статьи
     21.10.2025       Выпуск 619 (20.10.2025 - 26.10.2025)       Статьи
     21.10.2025       Выпуск 619 (20.10.2025 - 26.10.2025)       Статьи