Boilerplate repository for Python projects intended to be packaged and distributed
.gitea | ||
.github/workflows | ||
docs | ||
requirements | ||
scripts | ||
src/package_name | ||
tests | ||
.gitignore | ||
LICENSE | ||
mkdocs.yaml | ||
pyproject.toml | ||
README.md |
${REPO_NAME}
${REPO_DESCRIPTION}
Usage
...
Installation
pip install ${REPO_NAME}
Dependencies
Python Version ..., OS ...