Skip to content
/ python-template Public template

Personal & opinionated template for Python projects

Notifications You must be signed in to change notification settings

bk-m/python-template

Repository files navigation

My App

Todo

  • delete .git and run git init (unless you're using GitHub's "Use this template" feature)
  • update pyproject.toml
  • run poetry install
  • run poetry shell followed by inv run && inv test && inv lint to check that everything's working
  • update README.md

About

Personal & opinionated template for Python projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages