Boilerplate repository for Python projects intended to be packaged and distributed
Go to file Use this template
Daniil Fajnberg 0d3114d027 first commit 2022-01-11 15:44:16 +01:00
requirements first commit 2022-01-11 15:44:16 +01:00
src/package_name first commit 2022-01-11 15:44:16 +01:00
tests first commit 2022-01-11 15:44:16 +01:00
.coveragerc first commit 2022-01-11 15:44:16 +01:00
.gitignore first commit 2022-01-11 15:44:16 +01:00
README.md first commit 2022-01-11 15:44:16 +01:00
coverage.sh first commit 2022-01-11 15:44:16 +01:00
pyproject.toml first commit 2022-01-11 15:44:16 +01:00
setup.cfg first commit 2022-01-11 15:44:16 +01:00

README.md

[Project Title]

[Short description]

Usage

...

Installation

pip install ...

Dependencies

Python Version ..., OS ...

Building from source

python -m build ...