Fabien Lelaquais 9efa445dbf Add pane code samples (#1759) 8 kuukautta sitten
..
blocks 9efa445dbf Add pane code samples (#1759) 8 kuukautta sitten
charts f04f6c458c feat: update example with if __name__==__main__: in the main script 9 kuukautta sitten
controls f04f6c458c feat: update example with if __name__==__main__: in the main script 9 kuukautta sitten
README.md f240fd0057 Remove demos and move doc to the correct place 1 vuosi sitten
broadcast.py f04f6c458c feat: update example with if __name__==__main__: in the main script 9 kuukautta sitten
broadcast_callback.py f04f6c458c feat: update example with if __name__==__main__: in the main script 9 kuukautta sitten
broadcast_change.py f04f6c458c feat: update example with if __name__==__main__: in the main script 9 kuukautta sitten

README.md

Taipy GUI Examples

This directory contains an organized set of Python script files that can be executed, as long as the taipy-gui package is installed.

These script files are examples of how to build simple Taipy GUI applications, to demonstrate specific features of the taipy-gui package.

These examples are organized by theme under this directory and are referenced from the Taipy documentation.