taipy.core.config
package
Configuration of the core package functionalities.
Classes¶
CoreSection
: Configuration parameters for running theOrchestrator
service.DataNodeConfig
: Configuration fields needed to instantiate aDataNode
.JobConfig
: Configuration fields related to the task orchestration and the jobs' executions.ScenarioConfig
: Configuration fields needed to instantiate an actualScenario
.TaskConfig
: Configuration fields needed to instantiate an actualTask
.