Skip to content

Taipy Config

The Taipy Config package is a Python library designed to configure a Taipy application.

The main entrypoint is the Config singleton class. It exposes some methods to configure the Taipy application and some attributes to retrieve the configuration values.

Classes