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

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

     16.04.2025       Выпуск 592 (14.04.2025 - 20.04.2025)       Релизы

kombu - 5.5.3

Фреймворк для работы с AMQP. Скачать можно по ссылке: https://pypi.python.org/pypi/kombu/

     16.04.2025       Выпуск 592 (14.04.2025 - 20.04.2025)       Релизы

beautifulsoup4 - 4.13.4

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

     16.04.2025       Выпуск 592 (14.04.2025 - 20.04.2025)       Релизы

greenlet - 3.2.0

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

     15.04.2025       Выпуск 592 (14.04.2025 - 20.04.2025)       Релизы

ptpython - 3.0.30

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

     12.04.2025       Выпуск 591 (07.04.2025 - 13.04.2025)       Статьи

Maps with Django: GeoDjango, Pillow & GPS

A quick-start guide to create a web map with images, using the Python-based Django web framework, leveraging its GeoDjango module, and Pillow, the Python imaging library, to extract GPS information from images.

     11.04.2025       Выпуск 591 (07.04.2025 - 13.04.2025)       Вопросы и обсуждения

The Real Python Podcast – Episode #246: Learning Intermediate Python With a Deep Dive Course

Do you want to learn deeper concepts in Python? Would the accountability of scheduled group classes help you get past the basics? This week, five Real Python Intermediate Deep Dive workshop members discuss their experiences.

     10.04.2025       Выпуск 591 (07.04.2025 - 13.04.2025)       Статьи
     11.04.2025       Выпуск 591 (07.04.2025 - 13.04.2025)       Релизы

django-extensions - 4.1

Набор пользовательских расширений для Django-проектов. Скачать можно по ссылке: https://pypi.python.org/pypi/django-extensions/

     11.04.2025       Выпуск 591 (07.04.2025 - 13.04.2025)       Релизы

django-phonenumber-field - 8.1.0

Добавляет в модели Django дополнительное поле PhoneNumberField которое будет автоматически валидировать телефонный номер.. Скачать можно по ссылке: https://pypi.python.org/pypi/django-phonenumber-field/

     09.04.2025       Выпуск 591 (07.04.2025 - 13.04.2025)       Статьи

Algorithms for High Performance Terminal Apps

This post by one of the creators of Textual talks about how to write high performing terminal applications. You may also be interested in the Talk Python interview on the same topic.

     08.04.2025       Выпуск 591 (07.04.2025 - 13.04.2025)       Статьи