This repo provides a minimal template for a modern Python package.
-
Uses Python >=3.9 sphinx-build -b html docs/source/ docs/build/html
-
structure
-
docs
- inc. custom css
-
publishing
-
tests (inc. linting, coverage)
-
templates: issues
This repo provides a template for a simple, modern Python package.
PythonMIT