Различия

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

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

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
develop:python:python [2024/10/19 00:16] – [Быстрый старт / boilerplate] mirocowdevelop:python:python [2025/07/08 13:27] (текущий) – [Repositories] mirocow
Строка 99: Строка 99:
   * pyramid - https://github.com/Pylons/pyramid - Pyramid - A Python web framework   * pyramid - https://github.com/Pylons/pyramid - Pyramid - A Python web framework
   * 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.
 +  * 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 ====
Строка 123: Строка 136:
   * https://github.com/jonra1993/fastapi-alembic-sqlmodel-async   * https://github.com/jonra1993/fastapi-alembic-sqlmodel-async
   * https://github.com/fastapi-mvc/fastapi-mvc   * https://github.com/fastapi-mvc/fastapi-mvc
-  * https://github.com/igorbenav/FastAPI-boilerplate 
   * https://github.com/igorbenav/SQLModel-boilerplate   * https://github.com/igorbenav/SQLModel-boilerplate
   * https://github.com/alexk1919/fastapi-motor-mongo-template   * https://github.com/alexk1919/fastapi-motor-mongo-template
Строка 156: Строка 168:
   * https://github.com/chinmayshah99/fastapi-multitenant   * https://github.com/chinmayshah99/fastapi-multitenant
   * https://github.com/Sayanc2000/fastapi-multitenant   * https://github.com/Sayanc2000/fastapi-multitenant
 +  * https://git.homegu.com/rafsaf/minimal-fastapi-postgres-template
 +  * https://git.homegu.com/alexpacio/python-webapp-boilerplate
 +  * https://primwork.cc/fastapi/asyncer
 +  * https://github.com/airtai/faststream-template
  
  
Строка 222: Строка 238:
   * http://pythonz.net/videos/   * http://pythonz.net/videos/
   * https://www.youtube.com/playlist?list=PLQAt0m1f9OHvv2wxPGSCWjgy1qER_FvB6   * https://www.youtube.com/playlist?list=PLQAt0m1f9OHvv2wxPGSCWjgy1qER_FvB6
 +  * [[https://www.youtube.com/playlist?list=PLThir7bWH6DCO701N3QCqfpsq9BUi7niB|Мини-Курс Visual Studio Code для Python]]
 +  * [[https://www.youtube.com/playlist?list=PLV0FNhq3XMOISm0bY1MIx5wCEtzgcQWNM|Python Pro - Fast Course / Быстрый Курс]]
  
 ===== Ссылки ===== ===== Ссылки =====
  
 {{topic>[python]}} {{topic>[python]}}