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

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

     08.08.2025       Выпуск 608 (04.08.2025 - 10.08.2025)       Интересные проекты, инструменты, библиотеки

loopwerk/django-generic-notifications

A flexible, multi-channel notification system for Django applications with built-in support for email digests, user preferences, and extensible delivery channels.

     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.

     28.03.2025       Выпуск 589 (24.03.2025 - 30.03.2025)       Интересные проекты, инструменты, библиотеки

suitenumerique/docs

A collaborative note taking, wiki and documentation platform that scales. Built with Django and React. Opensource alternative to Notion or Outline.

     28.02.2025       Выпуск 585 (24.02.2025 - 02.03.2025)       Интересные проекты, инструменты, библиотеки

AghastyGD/lazy-ninja

Automate CRUD API endpoints with Django Ninja, featuring dynamic schema generation, customizable hooks, and automatic API documentation.

     28.02.2025       Выпуск 585 (24.02.2025 - 02.03.2025)       Интересные проекты, инструменты, библиотеки

LilyFoote/django-rusty-templates

An experimental reimplementation of Django's templating language in Rust.

     24.01.2025       Выпуск 580 (20.01.2025 - 26.01.2025)       Интересные проекты, инструменты, библиотеки

Salaah01/django-action-triggers

A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message brokers (e.g., Kafka, RabbitMQ), and can trigger other processes, including AWS Lambda functions.