Hello PyPi
Boilerplate repository to kickstart 🚀 your
PyPi
package project.
Key features
Run
pytest
when you
push changes to
src/
dir
(
GitHub Actions
).
Publish on
PyPi
when you
push a new tag
(
GitHub Actions
).
Poetry
as
dependency manager
and
packaging tool
.
Coveralls
integration (for coverage badge).