7 lines
213 B
Python
7 lines
213 B
Python
"""Create UI from config file. Execute the UI from config file
|
|
|
|
- Can do now: Log from stdout to UI
|
|
- In the future, we can provide some hooks and callbacks to let developers better
|
|
fine-tune the UI behavior.
|
|
"""
|