base for the application : support custom python application and auto-install dependencies
This commit is contained in:
parent
a20371e1ab
commit
e2ebbf8a82
25 changed files with 494 additions and 2 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Developpment
|
||||
.idea/
|
||||
|
||||
# Environment
|
||||
venv/
|
Loading…
Add table
Add a link
Reference in a new issue