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.