Различия

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

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

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
develop:python:python [2024/12/02 23:07] – [Repositories] mirocowdevelop:python:python [2025/07/08 13:27] (текущий) – [Repositories] mirocow
Строка 100: Строка 100:
   * sqlmodel - https://primwork.cc/fastapi/sqlmodel   * sqlmodel - https://primwork.cc/fastapi/sqlmodel
   * 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/
 +
 +==== Проекты ====
 +
 +  * https://github.com/taskiq-python/taskiq-faststream
 +
 +
 +==== Template ====
 +
 +  * https://github.com/airtai/faststream-gen-template
 +  * https://github.com/airtai/faststream-gen
 +  * https://github.com/airtai/faststream-template
  
 ==== Быстрый старт / boilerplate ==== ==== Быстрый старт / boilerplate ====
Строка 159: Строка 171:
   * https://git.homegu.com/alexpacio/python-webapp-boilerplate   * https://git.homegu.com/alexpacio/python-webapp-boilerplate
   * https://primwork.cc/fastapi/asyncer   * https://primwork.cc/fastapi/asyncer
 +  * https://github.com/airtai/faststream-template