base for the application : support custom python application and auto-install dependencies

This commit is contained in:
faraphel 2025-01-08 19:00:47 +01:00
parent a20371e1ab
commit e2ebbf8a82
25 changed files with 494 additions and 2 deletions

View file

@ -0,0 +1 @@
from .BaseModel import BaseModel