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

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

     10.06.2025       Выпуск 600 (09.06.2025 - 15.06.2025)       Релизы

Django - 5.2.3

Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/

     06.06.2025       Выпуск 599 (02.06.2025 - 08.06.2025)       Интересные проекты, инструменты, библиотеки

AndrewIngram/django-extra-views

Django's class-based generic views are awesome, let's have more of them.

     06.06.2025       Выпуск 599 (02.06.2025 - 08.06.2025)       Видео

Django + HTMX: Patterns to Success

A talk on tried and tested patterns for building applications using Django and HTMX.

     06.06.2025       Выпуск 599 (02.06.2025 - 08.06.2025)       Видео

How to split up a Django monolith without using microservices

django-queuebie offers a synchronous command and event message queue to decouple, modularize and test complex Django business logic across internal apps without microservices.

     06.06.2025       Выпуск 599 (02.06.2025 - 08.06.2025)       Статьи

Automatic Dead‑Link Detection

django-linkcheck is a Django app that automates dead link detection in URLFields and HTML content, schedules checks, and provides an admin interface.

     06.06.2025       Выпуск 599 (02.06.2025 - 08.06.2025)       Статьи

Optimizing Django Docker Builds with Astral’s `uv`

Astral’s uv dramatically accelerates and secures Django Docker builds by leveraging multi-stage images, cache mounts, and strict lockfile verification for deterministic dependency management.

     05.06.2025       Выпуск 599 (02.06.2025 - 08.06.2025)       Релизы

Django - 5.2.2

Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/

     05.06.2025       Выпуск 599 (02.06.2025 - 08.06.2025)       Релизы

Django - 5.1.10

Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/

     05.06.2025       Выпуск 599 (02.06.2025 - 08.06.2025)       Релизы

Django - 4.2.22

Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/

     23.05.2025       Выпуск 597 (19.05.2025 - 25.05.2025)       Статьи

Dataclass For Django Custom Command Arguments

Leveraging dataclasses for Django custom command arguments centralizes default settings and URL query construction, streamlining code and reducing potential mismatches.

     22.05.2025       Выпуск 597 (19.05.2025 - 25.05.2025)       Релизы

django-cms - 5.0.1

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

     16.05.2025       Выпуск 596 (12.05.2025 - 18.05.2025)       Статьи

Setting up NGINX Unit (and switching from uWSGI)

Switch Django apps from uWSGI to NGINX Unit using JSON configuration, add SECURE_PROXY_SSL_HEADER, adjust socket proxy_pass, and enable ASGI/WSGI deployments.

     14.05.2025       Выпуск 596 (12.05.2025 - 18.05.2025)       Релизы

django-mysql - 4.17.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/

     12.05.2025       Выпуск 596 (12.05.2025 - 18.05.2025)       Релизы

django-cms - 5.0.0

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

     08.05.2025       Выпуск 595 (05.05.2025 - 11.05.2025)       Релизы

Django - 5.2.1

Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/

     08.05.2025       Выпуск 595 (05.05.2025 - 11.05.2025)       Релизы

Django - 5.1.9

Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/

     08.05.2025       Выпуск 595 (05.05.2025 - 11.05.2025)       Релизы

Django - 4.2.21

Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/

     03.05.2025       Выпуск 594 (28.04.2025 - 04.05.2025)       Статьи