b52a18f 8882354 b52a18f
1
2
3
4
5
6
7
from ui import create_ui # εε Web ζη¨ if __name__ == "__main__": iface = create_ui() iface.launch()