Commit Graph

14 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
Fundor333
7df5fcea50 Updating stuff 2024-01-02 05:50:03 +01:00
Fundor333
4b3b9e0390 Update makefile 2021-02-02 12:42:43 +01:00
Fundor333
8ba3c963be Merge remote-tracking branch 'origin/master' 2021-01-07 19:55:30 +01:00
Fundor333
b481992ec0 Add collect statics in the makefile 2021-01-07 19:50:46 +01:00
Fundor333
248307d334 Reformatting Pipfile and makefile
Changing some package for my personal 
template for python projects
2020-12-24 12:06:16 +01:00
Fundor333
8e335d77d1 Update makefile 2020-12-23 14:19:00 +01:00
Fundor333
6080d2d460 Update makefile 2020-12-23 13:33:55 +01:00
Matteo
b4086d0ac7 Merge 2020-12-23 13:12:29 +01:00
Fundor333
b77ec53346 Update some tools 2020-12-23 13:09:17 +01:00
Fundor333
c7449fcf06 Fixing some stuff 2020-10-27 21:17:26 +01: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