-
Book Overview & Buying
-
Table Of Contents
Getting Started with Taipy
By :
Taipy for GUI is a complete toolbox for creating web applications. It includes three APIs: Python, Markdown, and HTML syntax; we’ll focus on the Python one. Taipy Designer, which we’ll explore in Chapter 15, is also a way to create GUI applications but uses a different approach.
In this chapter, you’ll discover how to use all the components of Taipy for GUI. First, you will learn how to structure your page and choose how to display your components. You will also see how to create multiple-page applications and how to personalize the displays (adding favicons or titles to your application). Then, you will see how to add visual elements and selectors to your applications, bind variables to them, and use callbacks. Finally, you will learn how to add style to your applications using the Stylekit.
In this chapter, you’ll learn about the following topics: