poetry init
poetry add alembic tenacity httpx psycopg2-binary passlib 'python-jose[cryptography]' Jinja2 python-multipart 'pydantic[email]' pydantic-settings uvicorn fastapi SQLAlchemy
poetry add pytest flake8 --group dev
poetry intallpoetry run python pestart.pypoetry run ./run.py