aboutsummaryrefslogtreecommitdiffstats
path: root/examples/hyperui/hyperui
blob: 60ee97f2112cef9c8130b283ee9a890d867931f8 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env python

from hyperuilib.main import main

main()