/python-project-template

Template repository for Python projects in a style that I like.

MIT LicenseMIT

TODONAME

Ruff pre-commit GitHub license PyPi versions PyPi downloads


Development

Use the provided devcontainer or run the following for local development:

# Install uv
# https://docs.astral.sh/uv/getting-started/installation/
uv tool install vscode-task-runner
vtr install