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

Собрали в одном месте самые важные ссылки
консультируем про IT, Python

     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)       Статьи
     07.04.2025       Выпуск 591 (07.04.2025 - 13.04.2025)       Статьи
     08.04.2025       Выпуск 591 (07.04.2025 - 13.04.2025)       Релизы

pymongo - 4.12.0

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

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

celery - 5.5.1

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

     05.04.2025       Выпуск 590 (31.03.2025 - 06.04.2025)       Статьи
     04.04.2025       Выпуск 590 (31.03.2025 - 06.04.2025)       Вопросы и обсуждения

The Real Python Podcast – Episode #245: GUIs & TUIs: Choosing a User Interface for Your Python Project

What are the current Python graphical user interface libraries? Should you build everything in the terminal and create a text-based user interface instead? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.

     04.04.2025       Выпуск 590 (31.03.2025 - 06.04.2025)       Статьи

Troubleshooting is a Lifestyle 😎

Systematically enhance Django troubleshooting by leveraging built-in indicators, error reporting, and extensible tools like the Debug Toolbar to isolate and resolve issues.

     04.04.2025       Выпуск 590 (31.03.2025 - 06.04.2025)       Релизы

Django REST framework 3.16

The latest release now fully supports Django 5.1 and the upcoming 5.2 LTS as well as Python 3.13.

     03.04.2025       Выпуск 590 (31.03.2025 - 06.04.2025)       Учебные материалы

Build a Desktop Sticky Notes Application with PySide6

Create a sticky notes (Post-its) application to show editable note reminders on your desktop.

     06.04.2025       Выпуск 590 (31.03.2025 - 06.04.2025)       Статьи
     06.04.2025       Выпуск 590 (31.03.2025 - 06.04.2025)       Релизы

lxml - 5.3.2

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