Initial commit

This commit is contained in:
2026-06-29 19:09:15 +00:00
commit 882bd2dbd1
15 changed files with 775 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[![](https://git.klemek.fr/klemek/python-template/actions/workflows/lint.yml/badge.svg?branch=main&style=flat-square)](https://git.klemek.fr/klemek/python-template/actions?workflow=lint.yml) [![](https://git.klemek.fr/klemek/python-template/actions/workflows/test.yml/badge.svg?branch=main&style=flat-square)](https://git.klemek.fr/klemek/python-template/actions?workflow=test.yml)
# Python Template
## Use this template
- [ ] 1. rename foler `sample` to match project
- [ ] 2. rename project in `pyproject.toml`
- [ ] 3. update `README.md`
- [ ] 4. enjoy