Skip to content

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

License

Notifications You must be signed in to change notification settings

NathanVaughn/python-project-template

Repository files navigation

TODONAME

Development

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

python -m pip install pipx --upgrade
pipx ensurepath
pipx install poetry
pipx install vscode-task-runner
# (Optionally) Add pre-commit plugin
poetry self add poetry-pre-commit-plugin

About

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

Resources

License

Stars

Watchers

Forks