File size: 71 Bytes
0761598
 
 
 
 
1
2
3
4
5
6
from ktem.main import App

app = App()
demo = app.make()
demo.launch()