Home
cognite.pygen.config.PygenConfig
dataclass
Configuration for how pygen should generate the SDK.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
naming
|
NamingConfig
|
The naming convention used by pygen. |
NamingConfig()
|