All my love to pygumby
- Fork this repository and use it as a starting point for new projects
- In
pyprojects.toml, update thenameto your project's name - If your project requires packages from PyPI, run
uv add <package name> - Run
uv run main.pyto run main.py