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

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

     12.07.2025       Релизы

django-cms - 4.1.7

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

     09.07.2025       Статьи

Application Logging in Python: Recipes for Observability

The logging module is powerful, but it can be somewhat complex. This tutorial covers structured JSON output, centralizing logging configuration, using contextvars to automatically enrich your logs with request-specific data, and other useful patterns for your observability needs.

     10.07.2025       Релизы

aiohttp - 3.12.14

http клиент/сервер для asyncio. Скачать можно по ссылке: https://pypi.python.org/pypi/aiohttp

     04.07.2025       Выпуск 603 (30.06.2025 - 06.07.2025)       Видео

100 Million Parking Transactions Per Year with Django

For several Dutch municipalities, Django applications power the monitoring of both on-street and off-street parking transactions. What started as a straightforward tool for extracting data from parking facilities has evolved into a robust ETL platform with a feature-rich dashboard. This talk delves into how Django remains the backbone of our operations and why it continues to be the foundation of our business success.

     03.07.2025       Выпуск 603 (30.06.2025 - 06.07.2025)       Статьи
     02.07.2025       Выпуск 603 (30.06.2025 - 06.07.2025)       Статьи

How to Think About Time in Programming

Time is a complex thing to code. This article is a very deep dive, covering absolute measurement, civil time, modern time keeping, the mess that are timezones, and much more.

     03.07.2025       Выпуск 603 (30.06.2025 - 06.07.2025)       Релизы

scrapy - 2.13.3

Гибкий фреймворк для написания web-пауков (парсеров). Скачать можно по ссылке: https://pypi.python.org/pypi/scrapy

     03.07.2025       Выпуск 603 (30.06.2025 - 06.07.2025)       Релизы

Django - 5.2.4

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

     01.07.2025       Выпуск 603 (30.06.2025 - 06.07.2025)       Статьи
     01.07.2025       Выпуск 603 (30.06.2025 - 06.07.2025)       Статьи

Use TorchAudio to Prepare Audio Data for Deep Learning

Learn to prepare audio data for deep learning in Python using TorchAudio. Explore how to load, process, and convert speech to spectrograms with PyTorch tools.

     27.06.2025       Выпуск 602 (23.06.2025 - 29.06.2025)       Статьи