Go to file Use this template
ItsDrike 8221b39254
Some checks failed
CI / validation (push) Has been cancelled
CI / unit-tests (push) Has been cancelled
CI / Produce Pull Request payload artifact (push) Has been cancelled
Fix CC_TEST_REPORTER_ID
2024-07-13 18:25:10 +02:00
.github Fix CC_TEST_REPORTER_ID 2024-07-13 18:25:10 +02:00
src Add py.typed file 2024-06-30 22:23:58 +02:00
tests Add tests for helpers.py 2024-07-13 17:56:08 +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 coverage: Disable fail_under (code-base specific) 2024-07-13 13:38:29 +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.