Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
develop:python:python [2025/10/23 23:59] 192.168.1.159develop:python:python [2025/10/30 12:00] (текущий) – [Repositories] mirocow
Строка 101: Строка 101:
   * faststream - https://github.com/airtai/faststream - FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.   * faststream - https://github.com/airtai/faststream - FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
   * click - Creating beautiful command line interfaces - https://click.palletsprojects.com/en/stable/   * click - Creating beautiful command line interfaces - https://click.palletsprojects.com/en/stable/
 +  * typer - Typer, build great CLIs. Easy to code. Based on Python type hints. - https://github.com/fastapi/typer
  
 ==== Проекты ==== ==== Проекты ====