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

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

     31.10.2023       Выпуск 515 (30.10.2023 - 05.11.2023)       Статьи

How to Use Type Hints for Multiple Return Types in Python

In this tutorial, you'll learn to specify multiple return types using type hints in Python. You'll cover working with one or several pieces of data, defining type aliases, and type checking with a third-party static type checker tool.

     31.10.2023       Выпуск 515 (30.10.2023 - 05.11.2023)       Релизы

Twisted - 23.10.0

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

     31.10.2023       Выпуск 515 (30.10.2023 - 05.11.2023)       Релизы

IPython - 8.17.2

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

     31.10.2023       Выпуск 515 (30.10.2023 - 05.11.2023)       Релизы

pgcli - 4.0.1

REPL для Postgres. Скачать можно по ссылке: https://pypi.python.org/pypi/pgcli/

     30.10.2023       Выпуск 515 (30.10.2023 - 05.11.2023)       Релизы

jsonschema - 4.19.2

Валидатор JSON данных. Скачать можно по ссылке: https://pypi.python.org/pypi/jsonschema

     30.10.2023       Выпуск 515 (30.10.2023 - 05.11.2023)       Релизы

SQLAlchemy - 1.4.50

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

     26.10.2023       Выпуск 514 (23.10.2023 - 29.10.2023)       Вопросы и обсуждения

Python Bytes: #358 Collecting Shells

Очередной выпуск англоязычного подкаста Python Bytes

     26.10.2023       Выпуск 514 (23.10.2023 - 29.10.2023)       Вопросы и обсуждения
     26.10.2023       Выпуск 514 (23.10.2023 - 29.10.2023)       Статьи
     28.10.2023       Выпуск 514 (23.10.2023 - 29.10.2023)       Релизы

pgcli - 4.0.0

REPL для Postgres. Скачать можно по ссылке: https://pypi.python.org/pypi/pgcli/

     25.10.2023       Выпуск 514 (23.10.2023 - 29.10.2023)       Статьи

Progress on No-GIL CPython

This post sums up the progress and thinking on the no-GIL work in Python. It summarizes some of the PEPs involved as well as active conversations in the discussion groups.

     25.10.2023       Выпуск 514 (23.10.2023 - 29.10.2023)       Статьи
     25.10.2023       Выпуск 514 (23.10.2023 - 29.10.2023)       Статьи

Building Custom Middleware in FastAPI

Middleware in a web stack framework is able to intercept all requests allowing you to write common request processing code across all your views. This article shows you how to write middleware for FastAPI.

     25.10.2023       Выпуск 514 (23.10.2023 - 29.10.2023)       Релизы

greenlet - 3.0.1

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

     25.10.2023       Выпуск 514 (23.10.2023 - 29.10.2023)       Релизы

pytest - 7.4.3

Простой мощный инструмент тестирования в Python. Скачать можно по ссылке: https://pypi.python.org/pypi/pytest/

     25.10.2023       Выпуск 514 (23.10.2023 - 29.10.2023)       Релизы

Werkzeug - 3.0.1

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