.. _skeleton_app: ############ Skeleton app ############ This is an `example application`_. It shows basics of initializing your application, some conventions you need to follow and basics of working with UI elements. .. _example application: https://github.com/ZeroPhone/ZPUI/tree/master/apps/example_apps/skeleton .. include:: ../../apps/example_apps/skeleton/main.py :code: python