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

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

     01.04.2026       Статьи

Comparing Portable DataFrame Tools in Python

This article explores three tools for DataFrame portability in Python: Ibis, Narwhals, and Fugue. Learn when to use each to write code that runs across multiple backends.

     01.04.2026       Статьи

Gotchas With SQLite in Production

What you need to know before putting a Django project that uses SQLite in production. This is part 5 of a series that includes information on write-ahead logging, locking errors, performance, and more.

     01.04.2026       Статьи

Smello for HTTP Requests

Roman built Smello, an open-source tool that captures outgoing HTTP requests from your Python code and displays them in a local web dashboard. Learn why he did it and how he uses it to debug API access.

     03.04.2026       Релизы

django-debug-toolbar - 6.3.0

Панель отладки и профилирования Django приложений. Скачать можно по ссылке: https://pypi.python.org/pypi/django-debug-toolbar/

     03.04.2026       Релизы

Werkzeug - 3.1.8

Швейцарский армейский нож веб-разработки Python. Скачать можно по ссылке: https://pypi.python.org/pypi/Werkzeug/

     01.04.2026       Статьи

Making Friendly Classes

What’s a friendly class? One that accepts sensible arguments, has a nice string representation, and supports equality checks. Read on to learn how to write them.

     01.04.2026       Релизы

aiohttp - 3.13.5

http клиент/сервер для asyncio. Скачать можно по ссылке: https://pypi.python.org/pypi/aiohttp

     01.04.2026       Релизы

imbox - 0.10.1

Python IMAP для людей. Скачать можно по ссылке: https://pypi.python.org/pypi/imbox/

     31.03.2026       Релизы

requests - 2.33.1

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

     30.03.2026       Релизы

Pygments - 2.20.0

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

     30.03.2026       Релизы

numpy - 2.4.4

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

     29.03.2026       Выпуск 641 (23.03.2026 - 29.03.2026)       Релизы

aiohttp - 3.13.4

http клиент/сервер для asyncio. Скачать можно по ссылке: https://pypi.python.org/pypi/aiohttp

     25.03.2026       Выпуск 641 (23.03.2026 - 29.03.2026)       Вопросы и обсуждения

Modern Python Monorepo With uv and prek

Talk Python interviews Amogh Desai and Jarek Potiuk and they talk about how to use a monorepo with uv and prek.

     27.03.2026       Выпуск 641 (23.03.2026 - 29.03.2026)       Релизы

gunicorn - 25.3.0

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

     27.03.2026       Выпуск 641 (23.03.2026 - 29.03.2026)       Релизы

imbox - 0.10.0

Python IMAP для людей. Скачать можно по ссылке: https://pypi.python.org/pypi/imbox/

     26.03.2026       Выпуск 641 (23.03.2026 - 29.03.2026)       Релизы

celery - 5.6.3

Распределенная очередь задач. Скачать можно по ссылке: https://pypi.python.org/pypi/celery/

     26.03.2026       Выпуск 641 (23.03.2026 - 29.03.2026)       Релизы

requests - 2.33.0

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