Boilerplate repository for Python projects intended to be packaged and distributed
Go to file Use this template
2023-06-24 17:10:24 +02:00
.gitea Major overhaul: 2023-03-09 12:08:59 +01:00
.github/workflows Add/update dev scripts and Github workflow 2023-06-24 17:10:24 +02:00
docs Major overhaul: 2023-03-09 12:08:59 +01:00
requirements Update dev dependencies; add settings; insert syntax-bug-placeholders 2023-06-24 17:09:05 +02:00
scripts Add/update dev scripts and Github workflow 2023-06-24 17:10:24 +02:00
src/package_name Major overhaul: 2023-03-09 12:08:59 +01:00
tests Major overhaul: 2023-03-09 12:08:59 +01:00
.gitignore Major overhaul: 2023-03-09 12:08:59 +01:00
LICENSE Major overhaul: 2023-03-09 12:08:59 +01:00
mkdocs.yaml Update dev dependencies; add settings; insert syntax-bug-placeholders 2023-06-24 17:09:05 +02:00
pyproject.toml Update dev dependencies; add settings; insert syntax-bug-placeholders 2023-06-24 17:09:05 +02:00
README.md Major overhaul: 2023-03-09 12:08:59 +01:00

${REPO_NAME}

${REPO_DESCRIPTION}

Usage

...

Installation

pip install ${REPO_NAME}

Dependencies

Python Version ..., OS ...