Trying to construct modelspace

This commit is contained in:
2025-09-15 01:17:15 +07:00
parent 9651175e9a
commit 300d255008
10 changed files with 591 additions and 16 deletions

19
main.py
View File

@@ -1,3 +1,20 @@
from modelspace.ModelPackageSelector import ModelPackageSelector
from modelspace.ModelSpace import ModelSpace
from modelspace.Repository import global_repo
from shell.Interactive import Interactive
Interactive().start()
# Interactive().start()
m = ModelSpace(global_repo, '/mnt/vaiola/gagaga')
d = m._deptree('flux')
d = m._deptree('flux')
d = m._deptree('flux')
d = m._deptree('flux')
d = m._deptree('flux')
d = m._deptree('flux')
d = m._deptree('flux')
d = m._deptree('flux')
# m.run('flux')
# m.install('flux-kontefghjvnxt')