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

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

     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.

     28.12.2024       Выпуск 576 (23.12.2024 - 29.12.2024)       Интересные проекты, инструменты, библиотеки

RealOrangeOne/django-tasks

A reference implementation and backport of background workers and tasks in Django.

     24.12.2024       Выпуск 576 (23.12.2024 - 29.12.2024)       Интересные проекты, инструменты, библиотеки

django-liveconfigs - управление настройками в django

Как добавить кучу настроек для администратора в свой проект на django без дополнительных сервисов feature-toggle и потом в них не потеряться.

     15.11.2024       Выпуск 570 (11.11.2024 - 17.11.2024)       Интересные проекты, инструменты, библиотеки

vintasoftware/django-templated-email/

Django module to easily send templated emails using django templates, or using a transactional mail provider (mailchimp, silverpop, etc.).