Skip to content

Taipy Python API packages

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.

    The package responsible for providing features that are specific to the Enterprise edition of Taipy.

  • taipy.auth: Available in the Taipy Enterprise edition only.

    The package responsible for providing the authentication and authorization features.