29 Commits

Author SHA1 Message Date
Fundor333
7297f3362b Remove poetry.toml configuration file 2026-03-10 21:32:15 +01:00
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
a90c3209a4 Update .pre-commit-config.yaml 2024-09-27 00:04:54 +02:00
Fundor333
6060345991 Fix poetry 2024-01-12 14:35:01 +01:00
Fundor333
973740d58d Update autocommit 2024-01-02 05:53:04 +01:00
Fundor333
7df5fcea50 Updating stuff 2024-01-02 05:50:03 +01:00
Fundor333
86cb9d3e71 Update Pipfile 2022-05-01 23:14:16 +02:00
Fundor333
8a52a3bf1b Update .pre-commit-config.yaml 2022-05-01 23:12:44 +02:00
Fundor333
cd2fe6f4a6 Update Pipfile 2021-06-06 12:46:55 +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
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
24b3d25e78 Delete main.yml 2021-01-07 19:24:16 +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
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
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
35c3deb0ce Update .flake8 2020-10-28 12:35:01 +01:00
Fundor333
c7449fcf06 Fixing some stuff 2020-10-27 21:17:26 +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
Fundor333
d9ea1a09f6 Initial commit 2020-09-22 20:30:57 +02:00