Kristian Glass - Do I Smell Burning?

Mostly technical things

My Python GitHub Template

I really love “development tooling”; there’s so many things - from static analysers to formatters to test infrastructure and more - that help me catch problems and potential issues early. I use enough tooling, and create just enough Python projects, to want a convenient reference and starting point.

So I’ve set up a GitHub template repository at https://github.com/doismellburning/python-template/

Features include:

You almost certainly don’t want to use this yourself - it’s highly opinionated and tailored to me. But it may be an interesting reference - it’s already been a useful place to grab bits from for other ongoing projects I have!

Comments