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

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

     25.11.2025       Релизы

kombu - 5.6.1

Фреймворк для работы с AMQP. Скачать можно по ссылке: https://pypi.python.org/pypi/kombu/

     25.11.2025       Релизы

django-phonenumber-field - 8.4.0

Добавляет в модели Django дополнительное поле PhoneNumberField которое будет автоматически валидировать телефонный номер.. Скачать можно по ссылке: https://pypi.python.org/pypi/django-phonenumber-field/

     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)       Статьи
     21.11.2025       Выпуск 623 (17.11.2025 - 23.11.2025)       Релизы

ptpython - 3.0.32

Хороший REPL для Python. Скачать можно по ссылке: https://pypi.python.org/pypi/ptpython/

     20.11.2025       Выпуск 623 (17.11.2025 - 23.11.2025)       Релизы

redis - 7.1.0

Python клиент для Redis. Скачать можно по ссылке: https://pypi.python.org/pypi/redis/

     17.11.2025       Выпуск 623 (17.11.2025 - 23.11.2025)       Релизы

scrapy - 2.13.4

Гибкий фреймворк для написания web-пауков (парсеров). Скачать можно по ссылке: https://pypi.python.org/pypi/scrapy

     17.11.2025       Выпуск 623 (17.11.2025 - 23.11.2025)       Релизы

numpy - 2.3.5

Модуль для работы с многомерными массивами. Скачать можно по ссылке: https://pypi.python.org/pypi/numpy/

     14.11.2025       Выпуск 622 (10.11.2025 - 16.11.2025)       Вопросы и обсуждения

The Real Python Podcast – Episode #274: Preparing Data Science Projects for Production

How do you prepare your Python data science projects for production? What are the essential tools and techniques to make your code reproducible, organized, and testable? This week on the show, Khuyen Tran from CodeCut discusses her new book, "Production Ready Data Science."