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}
📑 Documentation | 🧑💻 Source Code | 🐛 Bug Tracker |
---|
Usage
...
Installation
pip install ${REPO_NAME}
Dependencies
Python Version ..., OS ...