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

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

     15.04.2026       Выпуск 644 (13.04.2026 - 19.04.2026)       Статьи

Using a ~/.pdbrc File to Customize the Python Debugger

You can customize the Python debugger (PDB) by creating custom aliases within a .pdbrc file in your home directory. Read on to learn how.

     15.04.2026       Выпуск 644 (13.04.2026 - 19.04.2026)       Статьи

Understanding FSMs by Building One From Scratch

After having worked with the transitions library for a while, Bob wondered how Finite State Machines work under the hood. This article shows you how he built one from scratch, modelling GitHub pull requests.

     15.04.2026       Выпуск 644 (13.04.2026 - 19.04.2026)       Статьи

pandas vs Polars: Backed by a 10 Million Row Study

A benchmark study of 10M rows comparing Pandas vs. Polars. Explore the architectural shifts, lazy execution, and Rust-based speed of modern data tools.

     18.04.2026       Выпуск 644 (13.04.2026 - 19.04.2026)       Релизы

lxml - 6.1.0

Мощный и быстрый модуль для обработки XML/HTML. Скачать можно по ссылке: https://pypi.python.org/pypi/lxml/

     15.04.2026       Выпуск 644 (13.04.2026 - 19.04.2026)       Релизы

virtualenv - 21.2.4

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

     13.04.2026       Выпуск 644 (13.04.2026 - 19.04.2026)       Релизы

lxml - 6.0.4

Мощный и быстрый модуль для обработки XML/HTML. Скачать можно по ссылке: https://pypi.python.org/pypi/lxml/

     10.04.2026       Выпуск 643 (06.04.2026 - 12.04.2026)       Интересные проекты, инструменты, библиотеки

bullshit-benchmark

BullshitBench measures whether AI models challenge nonsensical prompts instead of confidently answering them

     10.04.2026       Выпуск 643 (06.04.2026 - 12.04.2026)       Статьи
     08.04.2026       Выпуск 643 (06.04.2026 - 12.04.2026)       Статьи

Timesliced Reservoir Sampling for Profilers

Reservoir sampling lets you pick a sample from an unlimited stream of events; learn how it works, and a new variant useful for profilers.

     10.04.2026       Выпуск 643 (06.04.2026 - 12.04.2026)       Релизы

virtualenv - 21.2.1

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

     10.04.2026       Выпуск 643 (06.04.2026 - 12.04.2026)       Релизы

lxml - 6.0.3

Мощный и быстрый модуль для обработки XML/HTML. Скачать можно по ссылке: https://pypi.python.org/pypi/lxml/

     08.04.2026       Выпуск 643 (06.04.2026 - 12.04.2026)       Интересные проекты, инструменты, библиотеки

pixi: One Package Manager for Python Libraries

uv is great for pure Python projects, but it can’t install compiled system libraries like GDAL or CUDA. pixi fills that gap by managing both PyPI and conda-forge packages in one tool, with fast resolution, automatic lockfiles, and project-level environments.

     09.04.2026       Выпуск 643 (06.04.2026 - 12.04.2026)       Релизы

scrapy - 2.15.0

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

     08.04.2026       Выпуск 643 (06.04.2026 - 12.04.2026)       Релизы
     09.04.2026       Выпуск 643 (06.04.2026 - 12.04.2026)       Релизы

greenlet - 3.4.0

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

     08.04.2026       Выпуск 643 (06.04.2026 - 12.04.2026)       Релизы

pytest - 9.0.3

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

     08.04.2026       Выпуск 643 (06.04.2026 - 12.04.2026)       Релизы

Django - 6.0.4

Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/