feat: initial MTZ Excel-to-JSON API wrapper

This commit is contained in:
Malin
2026-03-20 10:31:19 +01:00
commit db7c31260b
6 changed files with 125 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.env
__pycache__/
*.pyc