Python APIs
Taipy is made of different Python packages.
The API reference for Taipy is therefore split into several sections.
-
taipy
: The main package of Taipy. -
taipy.core
: The package providing the functionality for data access, Scenarios and Sequences definition and task execution. -
taipy.gui
: The package dedicated to Graphical User Interface generation. -
taipy.rest
: The package that provides a full REST interface on top of taipy-core. -
taipy.enterprise
: Available in the Taipy Enterprise edition only. -
taipy.auth
: Available in the Taipy Enterprise edition only.