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

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

     09.03.2026       Релизы

numpy - 2.4.3

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

     06.03.2026       Выпуск 638 (02.03.2026 - 08.03.2026)       Статьи

Making Django unique constraints case-insensitive (with no downtime)

Fix Django’s case-sensitive unique constraint pitfalls by cleaning duplicates, adding Lower() constraints, and safely migrating with PostgreSQL CONCURRENTLY to avoid downtime.

     06.03.2026       Выпуск 638 (02.03.2026 - 08.03.2026)       Статьи
     06.03.2026       Выпуск 638 (02.03.2026 - 08.03.2026)       Статьи
     06.03.2026       Выпуск 638 (02.03.2026 - 08.03.2026)       Статьи
     06.03.2026       Выпуск 638 (02.03.2026 - 08.03.2026)       Статьи
     07.03.2026       Выпуск 638 (02.03.2026 - 08.03.2026)       Релизы

redis - 7.3.0

Python клиент для Redis. Скачать можно по ссылке: https://pypi.python.org/pypi/redis/

     04.03.2026       Выпуск 638 (02.03.2026 - 08.03.2026)       Статьи

Managing Shared Data Science Code With Git Submodules

Learn how to manage shared code across projects using Git submodules. Prevent version drift, maintain reproducible workflows, and support team collaboration with practical examples.

     04.03.2026       Выпуск 638 (02.03.2026 - 08.03.2026)       Статьи

How the Self-Driving Tech Stack Works

A technical guide to how self-driving cars actually work. CAN bus protocols, neural networks, sensor fusion, and control system with open source implementations, most of which can be accessed through Python.

     04.03.2026       Выпуск 638 (02.03.2026 - 08.03.2026)       Статьи

Unit Testing: Catching Speed Changes

This second post in a series covers how to use unit testing to ensure the performance of your code. This post talks about catching differences in performance after code has changed.

     05.03.2026       Выпуск 638 (02.03.2026 - 08.03.2026)       Релизы

django-cms - 4.1.10

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

     04.03.2026       Выпуск 638 (02.03.2026 - 08.03.2026)       Релизы

Django - 6.0.3

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

     04.03.2026       Выпуск 638 (02.03.2026 - 08.03.2026)       Релизы

Django - 5.2.12

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

     04.03.2026       Выпуск 638 (02.03.2026 - 08.03.2026)       Релизы

Django - 4.2.29

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

     03.03.2026       Выпуск 638 (02.03.2026 - 08.03.2026)       Релизы

SQLAlchemy - 2.0.48

Библиотека работы с базами данных. Скачать можно по ссылке: https://pypi.python.org/pypi/SQLAlchemy/

     27.02.2026       Выпуск 637 (23.02.2026 - 01.03.2026)       Статьи

The *1000 most popular* Django packages

Based on GitHub stars and PyPI download numbers.