README.md

Flask base project with Poetry

Installation

  1. Clone repository https://github.com/gerasimovtltsu/flask_base.git
  2. Install dependecies via poetry:
poetry install
  1. Run project:
poetry run flask run
  1. Open http://localhost:5000 in browser

Structure

  1. app.py: Main application file
  2. config.py: Configuration file
  3. routers/main_router: Main router file
Описание

Base project structure

Конвейеры
0 успешных
0 с ошибкой