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

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

     02.11.2024       Выпуск 568 (28.10.2024 - 03.11.2024)       Релизы
     02.11.2024       Выпуск 568 (28.10.2024 - 03.11.2024)       Видео

Building a Data Harmonization Engine on top of Django - The Good, the Bad, and the Ugly

The story of Data Hub, a research project in epidemiology that integrated data processing pipelines in Django, fought with the documentation to build, deployed, and tried to make reusable for use-cases in other domains.

     02.11.2024       Выпуск 568 (28.10.2024 - 03.11.2024)       Видео

Modern web apps with (almost) no JavaScript: Enhancing user experience with HTMX in Django

Learn how to significantly enhance user experience with HTMX, covering practical examples like click-to-edit interfaces, infinite scrolling, and real-time search, demonstrating how HTMX can simplify development and improve performance.

     03.11.2024       Выпуск 568 (28.10.2024 - 03.11.2024)       Релизы

numpy - 2.1.3

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

     02.11.2024       Выпуск 568 (28.10.2024 - 03.11.2024)       Релизы

Werkzeug - 3.1.1

Швейцарский армейский нож веб-разработки Python. Скачать можно по ссылке: https://pypi.python.org/pypi/Werkzeug/

     01.11.2024       Выпуск 568 (28.10.2024 - 03.11.2024)       Релизы

selenium - 4.26.1

Модуль для автоматизации тестирования web-приложений. Скачать можно по ссылке: https://pypi.python.org/pypi/selenium/

     29.10.2024       Выпуск 568 (28.10.2024 - 03.11.2024)       Статьи
     29.10.2024       Выпуск 568 (28.10.2024 - 03.11.2024)       Статьи
     29.10.2024       Выпуск 568 (28.10.2024 - 03.11.2024)       Релизы

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

     29.10.2024       Выпуск 568 (28.10.2024 - 03.11.2024)       Релизы

virtualenv - 20.27.1

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

     25.10.2024       Выпуск 567 (21.10.2024 - 27.10.2024)       Видео
     25.10.2024       Выпуск 567 (21.10.2024 - 27.10.2024)       Статьи

Django Celery Tutorial to Background tasks

A very comprehensive tutorial on Celery, what it is, how to use it in Django projects, and several examples of different Celery tasks.

     28.10.2024       Выпуск 568 (28.10.2024 - 03.11.2024)       Релизы

Twisted - 24.10.0

Фреймворк для написания асинхронных приложений. Скачать можно по ссылке: https://pypi.python.org/pypi/twisted/