13 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
a90c3209a4 Update .pre-commit-config.yaml 2024-09-27 00:04:54 +02:00
Fundor333
973740d58d Update autocommit 2024-01-02 05:53:04 +01:00
Fundor333
8a52a3bf1b Update .pre-commit-config.yaml 2022-05-01 23:12:44 +02:00
Fundor333
3f300718f4 Update .pre-commit-config.yaml 2021-04-07 10:10:19 +02:00
Matteo
2aab0dbd74 Update dipendency 2021-03-31 12:05:02 +02:00
Fundor333
8ba3c963be Merge remote-tracking branch 'origin/master' 2021-01-07 19:55:30 +01:00
Fundor333
468605b43c Update .pre-commit-config.yaml 2020-12-23 13:47:31 +01:00
Fundor333
5917bdd11a Update .pre-commit-config.yaml 2020-12-23 13:36:40 +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
Fundor333
64c4c24269 All fix for production 2020-09-22 22:12:44 +02:00
Fundor333
55bfe48e49 Structure of the project 2020-09-22 21:37:36 +02:00