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

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

     14.02.2025       Выпуск 583 (10.02.2025 - 16.02.2025)       Релизы

psutil - 7.0.0

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

     14.02.2025       Выпуск 583 (10.02.2025 - 16.02.2025)       Релизы

numpy - 2.2.3

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

     11.02.2025       Выпуск 583 (10.02.2025 - 16.02.2025)       Релизы

virtualenv - 20.29.2

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

     11.02.2025       Выпуск 583 (10.02.2025 - 16.02.2025)       Релизы

pymongo - 4.11.1

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

     10.02.2025       Выпуск 583 (10.02.2025 - 16.02.2025)       Релизы

lxml - 5.3.1

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

     10.02.2025       Выпуск 583 (10.02.2025 - 16.02.2025)       Релизы

beautifulsoup4 - 4.13.2

XML/HTML парсер. Скачать можно по ссылке: https://pypi.python.org/pypi/beautifulsoup4/

     10.02.2025       Выпуск 583 (10.02.2025 - 16.02.2025)       Релизы

pip - 25.0.1

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

     07.02.2025       Выпуск 582 (03.02.2025 - 09.02.2025)       Статьи

(Re)naming things is hard

MP 133: Naming things is hard, but renaming things can be even harder.

     07.02.2025       Выпуск 582 (03.02.2025 - 09.02.2025)       Статьи
     07.02.2025       Выпуск 582 (03.02.2025 - 09.02.2025)       Вопросы и обсуждения

The Real Python Podcast – Episode #238: Charlie Marsh: Accelerating Python Tooling With Ruff and uv

Are you looking for fast tools to lint your code and manage your projects? How is the Rust programming language being used to speed up Python tools? This week on the show, we speak with Charlie Marsh about his company, Astral, and their tools, uv and Ruff.

     07.02.2025       Выпуск 582 (03.02.2025 - 09.02.2025)       Релизы
     07.02.2025       Выпуск 582 (03.02.2025 - 09.02.2025)       Релизы
     06.02.2025       Выпуск 582 (03.02.2025 - 09.02.2025)       Видео
     07.02.2025       Выпуск 582 (03.02.2025 - 09.02.2025)       Релизы

django-mysql - 4.16.0

Django приложение для работы с MySQL и MariaDB. Поддержка Python: 2.7, 3.4; Django: 1.7, 1.8, master; MySQL: 5.5, 5.6 / MariaDB: 5.5, 10.0, 10.1; mysqlclient: 1.3.6 (Python 3 compatible version of MySQL-python). Скачать можно по ссылке: https://pypi.python.org/pypi/django-mysql/