trgiangdo f04f6c458c feat: update example with if __name__==__main__: in the main script 10 months ago
..
charts f04f6c458c feat: update example with if __name__==__main__: in the main script 9 months ago
controls f04f6c458c feat: update example with if __name__==__main__: in the main script 9 months ago
README.md f240fd0057 Remove demos and move doc to the correct place 1 year ago
broadcast.py f04f6c458c feat: update example with if __name__==__main__: in the main script 9 months ago
broadcast_callback.py f04f6c458c feat: update example with if __name__==__main__: in the main script 9 months ago
broadcast_change.py f04f6c458c feat: update example with if __name__==__main__: in the main script 9 months ago

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.