2 Commits

Author SHA1 Message Date
Fundor333
f9550277ae Update structure 2026-02-25 00:18:48 +01:00
fundor333
05121c1f97 Sets up project with uv and pre-commit hooks
Migrates from poetry to uv for dependency management.

This change includes:
- Removal of the old .flake8 and pyproject.toml
- Addition of a new pyproject.toml
- Addition of a main.py file to run the app
- Addition of a makefile for automation
- Updates pre-commit hooks to the latest versions.
- Introduction of uv.lock
2025-08-25 15:32:37 +02:00