1
0
trgiangdo f04f6c458c feat: update example with if __name__==__main__: in the main script 10 сар өмнө
..
charts f04f6c458c feat: update example with if __name__==__main__: in the main script 9 сар өмнө
controls f04f6c458c feat: update example with if __name__==__main__: in the main script 9 сар өмнө
README.md f240fd0057 Remove demos and move doc to the correct place 1 жил өмнө
broadcast.py f04f6c458c feat: update example with if __name__==__main__: in the main script 9 сар өмнө
broadcast_callback.py f04f6c458c feat: update example with if __name__==__main__: in the main script 9 сар өмнө
broadcast_change.py f04f6c458c feat: update example with if __name__==__main__: in the main script 9 сар өмнө

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.