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

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

     12.04.2024       Выпуск 539 (08.04.2024 - 14.04.2024)       Статьи

How to optimize PostgreSQL queries from Django using pgMustard

A look at what pgMustard does and how to use it with the Django ORM, especially for dissecting slow queries.

     12.04.2024       Выпуск 539 (08.04.2024 - 14.04.2024)       Статьи
     12.04.2024       Выпуск 539 (08.04.2024 - 14.04.2024)       Релизы

aiohttp - 3.9.4

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

     11.04.2024       Выпуск 539 (08.04.2024 - 14.04.2024)       Статьи

Pydantic: Simplifying Data Validation

Discover the power of Pydantic, Python's most popular data parsing, validation, and serialization library. In this hands-on tutorial, you'll learn how to make your code more robust, trustworthy, and easier to debug with Pydantic.

     11.04.2024       Выпуск 539 (08.04.2024 - 14.04.2024)       Релизы

kombu - 5.3.7

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

     10.04.2024       Выпуск 539 (08.04.2024 - 14.04.2024)       Статьи

How to Set Up Pre-Commit Hooks

Maintaining code quality can be challenging no matter the size of your project or the number of contributors. Pre-commit hooks make it a little easier. This article provides a step-by-step guide to installing and configuring pre-commit hooks on your project.

     10.04.2024       Выпуск 539 (08.04.2024 - 14.04.2024)       Релизы
     08.04.2024       Выпуск 539 (08.04.2024 - 14.04.2024)       Релизы

Flask - 3.0.3

Web-фреймворк на основе Werkzeug, Jinja2 и благих намерениях. Скачать можно по ссылке: https://pypi.python.org/pypi/Flask/

     07.04.2024       Выпуск 538 (01.04.2024 - 07.04.2024)       Релизы
     05.04.2024       Выпуск 538 (01.04.2024 - 07.04.2024)       Статьи
     03.04.2024       Выпуск 538 (01.04.2024 - 07.04.2024)       Статьи

Автопилот для X-Plane используя Python

X-Plane is a flight simulator, and Austin is using Python to create an autopilot using proportional integral derivative controllers.

     03.04.2024       Выпуск 538 (01.04.2024 - 07.04.2024)       Статьи

Designing a Pure Python Web Framework

This blog post talks about Reflex, a Python web framework. The post talks about what makes Reflex different from other frameworks and shows you sample starting code.

     04.04.2024       Выпуск 538 (01.04.2024 - 07.04.2024)       Релизы

Django - 5.0.4

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

     03.04.2024       Выпуск 538 (01.04.2024 - 07.04.2024)       Релизы

lxml - 5.2.1

Мощный и быстрый модуль для обработки XML/HTML. Скачать можно по ссылке: https://pypi.python.org/pypi/lxml/