Go to file Use this template
2024-06-30 22:23:58 +02:00
.github/assets Add security policy 2024-06-30 21:33:02 +02:00
src Add py.typed file 2024-06-30 22:23:58 +02:00
tests Initial commit 2024-04-25 19:46:36 +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.yml Add pyright to pre-commit 2024-06-30 22:03:07 +02:00
LICENSE.txt Initial commit 2024-04-25 19:46:36 +02:00
poetry.lock update dependencies 2024-06-28 16:18:48 +02:00
pyproject.toml ruff: Move to blacklist, enable all plugins by default 2024-06-28 16:18:15 +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.