Boilerplate repository for Python projects intended to be packaged and distributed
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Daniil Fajnberg d8a950948c
Add `+x` to scripts; type check tests; add toml
3 months ago
.gitea Major overhaul: 3 months ago
docs Major overhaul: 3 months ago
requirements Add `+x` to scripts; type check tests; add toml 3 months ago
scripts Add `+x` to scripts; type check tests; add toml 3 months ago
src/package_name Major overhaul: 3 months ago
tests Major overhaul: 3 months ago
.gitignore Major overhaul: 3 months ago
LICENSE Major overhaul: 3 months ago
README.md Major overhaul: 3 months ago
mkdocs.yaml Major overhaul: 3 months ago
pyproject.toml Add `+x` to scripts; type check tests; add toml 3 months ago

README.md

${REPO_NAME}

${REPO_DESCRIPTION}

Usage

...

Installation

pip install ${REPO_NAME}

Dependencies

Python Version ..., OS ...