Boilerplate repository for Python projects intended to be packaged and distributed
Daniil Fajnberg
1a293563d1
upgrade to newer reusable Github workflow; rename requirements files; add `ruff` linting rules; add `black` config for line length 80 |
||
---|---|---|
.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 ...