The pyedb.configuration.cfg_common library#

Summary#

CfgBase

Provide common attribute export and assignment helpers.

CfgVar

Represent one design or project variable entry.

CfgVariables

Collect variable definitions for the variables section.

CfgBaseModel

Base Pydantic model used by typed configuration payload classes.

Description#

Shared helpers, base classes, and variable models for configuration builders.