Stage 01 - bootstrap v2 stable start

This commit is contained in:
2026-04-13 20:47:04 +03:00
commit 551b4bd690
51 changed files with 1190 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# 0003 — Python Workflow
Решение:
- использовать Python 3.12
- создавать `.venv` внутри `app/`
- не использовать conda/base для этого проекта
- в VS Code выбирать `app/.venv/bin/python`