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

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

     20.10.2025       Релизы

psutil - 7.1.1

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

     18.10.2025       Релизы

aiohttp - 3.13.1

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

     15.10.2025       Статьи

PySpark SQL Guide

PySpark handles large datasets but its syntax has a steep learning curve. PySpark SQL solves this by enabling familiar SQL-style DataFrame operations. This walkthrough teaches you everything from loading data to window functions and pandas UDFs.

     15.10.2025       Статьи

Python 3.14: 3 asyncio Changes

asyncio changes are often overlooked, in the latest 3.14 release there are 3 new asyncio features and changes.

     16.10.2025       Релизы

numpy - 2.3.4

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

     15.10.2025       Релизы

pylint - 4.0.1

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

     14.10.2025       Статьи

Python lazy imports you can use today

There’s a proposal, PEP 810 – Explicit lazy imports for Python to natively support lazy importing starting in Python 3.15. However, it has not been accepted yet, and even if it is accepted, 3.15 is a year away. What do we do now?

     11.10.2025       Выпуск 617 (06.10.2025 - 12.10.2025)       Релизы
     11.10.2025       Выпуск 617 (06.10.2025 - 12.10.2025)       Статьи
     13.10.2025       Релизы

pylint - 4.0.0

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

     10.10.2025       Выпуск 617 (06.10.2025 - 12.10.2025)       Статьи
     11.10.2025       Выпуск 617 (06.10.2025 - 12.10.2025)       Релизы

virtualenv - 20.35.2

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

     11.10.2025       Выпуск 617 (06.10.2025 - 12.10.2025)       Релизы

SQLAlchemy - 2.0.44

Библиотека работы с базами данных. Скачать можно по ссылке: https://pypi.python.org/pypi/SQLAlchemy/

     10.10.2025       Выпуск 617 (06.10.2025 - 12.10.2025)       Релизы

psycopg2 - 2.9.11

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