Go to file Use this template
2024-07-13 13:29:54 +02:00
.github Use poe to run test task (taskipy was replaced) 2024-07-13 13:29:54 +02:00
src Add py.typed file 2024-06-30 22:23:58 +02:00
tests Add internal src/ dir in tests/ 2024-06-30 23:03:44 +02:00
.editorconfig Add editorconfig file 2024-06-30 21:39:24 +02:00
.gitattributes update crlf rant 2024-06-30 21:57:57 +02:00
.gitignore Update gitignore 2024-06-30 21:56:17 +02:00
.pre-commit-config.yaml Use proper extension for pre-commit config (yaml not yml) 2024-07-13 13:20:07 +02:00
ATTRIBUTION.md Add attribution & license-third-party files 2024-06-30 23:03:22 +02:00
LICENSE-THIRD-PARTY.txt Add attribution & license-third-party files 2024-06-30 23:03:22 +02:00
LICENSE.txt Initial commit 2024-04-25 19:46:36 +02:00
poetry.lock Switch to basedpyright 2024-07-10 17:30:22 +02:00
pyproject.toml ruff: Enable flake8-boolean-trap 2024-07-13 13:26:45 +02:00
README.md Initial commit 2024-04-25 19:46:36 +02:00
SECURITY.md Add security policy 2024-06-30 21:33:02 +02:00

Python template

This is a simple template repository that I can use as a reference, or a base for any new python projects.