Welcome to Taipy Documentation!¶
Taipy is a Python open-source library designed for easy development of data-driven web applications.
Taipy covers both front-end and back-end. It has been designed to expedite application development, from initial prototypes to production-ready applications.
Quick Access¶
Build your UI with dozens of visual elements:
-
Chart
A chart visually depicts data through graphs, charts, or plots.
-
Table
A table presents data in rows and columns, often used in web applications for structured data display and interaction.
-
Button
You can employ this class name to target the buttons on your page and apply styling.
-
Input
A control that displays some text that can potentially be edited.
-
Slider
Displays and allows the user to set a value within a range.
-
…
Browse the complete list of visual elements.
Main Taipy functionalities: