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

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

     01.02.2026       Выпуск 633 (26.01.2026 - 01.02.2026)       Релизы

gunicorn - 25.0.0

WSGI HTTP-сервер для UNIX. Скачать можно по ссылке: https://pypi.python.org/pypi/gunicorn/

     01.02.2026       Выпуск 633 (26.01.2026 - 01.02.2026)       Статьи

Django: profile memory usage with Memray

Use Memray to profile Django startup, identify heavy imports like numpy, and reduce memory by deferring, lazy importing, or replacing dependencies.

     01.02.2026       Выпуск 633 (26.01.2026 - 01.02.2026)       Релизы

numpy - 2.4.2

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

     31.01.2026       Выпуск 633 (26.01.2026 - 01.02.2026)       Релизы

pip - 26.0

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

     28.01.2026       Выпуск 633 (26.01.2026 - 01.02.2026)       Статьи

Asyncio Is Neither Fast Nor Slow

There are many misconceptions on asyncio, as such there are many misleading benchmarks out there. This article looks at how to analyse a benchmark result and to come up with more relevant conclusions.

     28.01.2026       Выпуск 633 (26.01.2026 - 01.02.2026)       Статьи

Nothing to Declare: From NaN to None via null

Explore the key differences between NaN, null, and None in numerical data handling using Python. While all signal “no meaningful value,” they behave differently. Learn about the difference and how to correctly handle the data using Pydantic models and JSON serialization.

     28.01.2026       Выпуск 633 (26.01.2026 - 01.02.2026)       Статьи

The Hidden Cost of Python Dictionaries

Learn why Python dicts cause silent bugs and how NamedTuple, dataclass, and Pydantic catch errors earlier with better error messages.

     29.01.2026       Выпуск 633 (26.01.2026 - 01.02.2026)       Релизы

psutil - 7.2.2

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

     23.01.2026       Выпуск 632 (19.01.2026 - 25.01.2026)       Статьи

I Created a Game Engine for Django?

Multiplayer Snake implemented in Django using Django LiveView, 270 lines of Python, server side game state, WebSocket driven HTML updates, no custom JavaScript.

     23.01.2026       Выпуск 632 (19.01.2026 - 25.01.2026)       Статьи
     24.01.2026       Выпуск 632 (19.01.2026 - 25.01.2026)       Релизы

gunicorn - 24.1.1

WSGI HTTP-сервер для UNIX. Скачать можно по ссылке: https://pypi.python.org/pypi/gunicorn/

     24.01.2026       Выпуск 632 (19.01.2026 - 25.01.2026)       Релизы

greenlet - 3.3.1

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

     24.01.2026       Выпуск 632 (19.01.2026 - 25.01.2026)       Релизы

gunicorn - 24.1.0

WSGI HTTP-сервер для UNIX. Скачать можно по ссылке: https://pypi.python.org/pypi/gunicorn/

     23.01.2026       Выпуск 632 (19.01.2026 - 25.01.2026)       Релизы

gunicorn - 24.0.0

WSGI HTTP-сервер для UNIX. Скачать можно по ссылке: https://pypi.python.org/pypi/gunicorn/