poerty installСоздать и заполнить файл .env. Переменные можно посмотреть в файле example.env
poetry run alembic upgrade head
poetry run python main.pyДоступные опции:
--sort-fld SORT_FLD sorting field--sort-dir SORT_DIR sorting direction--depth DEPTH depth--node NODE_ID start node
poetry run pytest