Cookiecutter template for a Python package for APRSD daemon plugins.
$ cookiecutter gh:hemna/cookiecutter-aprsd-plugin- Test automation with Tox_
- Linting with pre-commit and Flake8
- Continuous integration with GitHub Actions
- Documentation with Sphinx and Read the Docs
- Automated uploads to PyPI and TestPyPI
- Automated dependency updates with Dependabot
- Code formatting with Gray
- Testing with pytest
- Code coverage with Coverage.py
- Coverage reporting with Codecov
- Check documentation examples with xdoctest
- Manage project labels with GitHub Labeler
The template supports Python 3.6, 3.7, 3.8, and 3.9.
