Commit Graph

4 Commits

Author SHA1 Message Date
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
Fundor333
7df5fcea50 Updating stuff 2024-01-02 05:50:03 +01:00
Fundor333
b77ec53346 Update some tools 2020-12-23 13:09:17 +01:00
Fundor333
a47c01d8e6 Adding testing
Adding testing with flask8, pre-commit and pyproject
2020-10-20 16:52:42 +02:00