Discussion about this post

User's avatar
Jan Koch's avatar

That's a good introduction, thank for this. Wondering though: why didn't you use that `uv init` creates the subdirectory? Are you aware that instead of activating the venv, you could also just use `uv run python -m main.py`. This allows you to almost forget about the venv.

Expand full comment
2 more comments...

No posts