|
|
f2b676043c
|
Merge branch 'linter' into dev
Add pylint to the project and fix some of its reports.
|
2026-01-30 15:31:33 +01:00 |
|
|
|
d0cd6353d7
|
pyproject.toml : Add pylint as dev dependency
|
2026-01-28 16:14:25 +01:00 |
|
|
|
e639c12c20
|
docs : Add sphinx for handling documentation
Edit gitignore by ignoring the docs/build directory
Add sphinx dependencies to pyproject
Add docs folder
|
2026-01-04 19:18:57 +01:00 |
|
|
|
58c7f7d1be
|
Add main as a script with poetry
|
2026-01-03 16:39:00 +01:00 |
|
|
|
6ffb410a4f
|
Adds config file reader
Adds a config file reader and dataclasses to save it using configparser
from the standard library.
|
2025-06-28 10:41:23 +02:00 |
|
|
|
96e86d5c76
|
First commit
Project created using poetry and some code is written
|
2025-06-14 16:14:28 +02:00 |
|