Boilerplate repository for Python projects intended to be packaged and distributed
Go to file Use this template
Daniil Fajnberg d8a950948c
Add `+x` to scripts; type check tests; add toml
2023-03-09 19:22:08 +01:00
.gitea Major overhaul: 2023-03-09 12:08:59 +01:00
docs Major overhaul: 2023-03-09 12:08:59 +01:00
requirements Add `+x` to scripts; type check tests; add toml 2023-03-09 19:22:08 +01:00
scripts Add `+x` to scripts; type check tests; add toml 2023-03-09 19:22:08 +01: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
README.md Major overhaul: 2023-03-09 12:08:59 +01:00
mkdocs.yaml Major overhaul: 2023-03-09 12:08:59 +01:00
pyproject.toml Add `+x` to scripts; type check tests; add toml 2023-03-09 19:22:08 +01:00

README.md

${REPO_NAME}

${REPO_DESCRIPTION}

Usage

...

Installation

pip install ${REPO_NAME}

Dependencies

Python Version ..., OS ...