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

Собрали в одном месте самые важные ссылки
читайте нас в Twitter

     19.04.2024       Релизы

Sphinx - 7.3.7

Python генератор документации. Скачать можно по ссылке: https://pypi.python.org/pypi/Sphinx/

     18.04.2024       Релизы

virtualenv - 20.25.3

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

     18.04.2024       Релизы

Sphinx - 7.3.6

Python генератор документации. Скачать можно по ссылке: https://pypi.python.org/pypi/Sphinx/

     18.04.2024       Релизы

celery - 5.4.0

Распределенная очередь задач. Скачать можно по ссылке: https://pypi.python.org/pypi/celery/

     17.04.2024       Релизы

gunicorn - 22.0.0

WSGI HTTP-сервер для UNIX. Скачать можно по ссылке: https://pypi.python.org/pypi/gunicorn/

     17.04.2024       Релизы

aiohttp - 3.9.5

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

     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)       Релизы