Skip to content

Python Configuration Generation #2732

@antoniivanov

Description

@antoniivanov

What is the feature request? What problem does it solve?

As a developer, I want to define configuration using Python classes so that I can benefit from autocompletion and type checking.
So I need to be able to access Configuration in python classes or objects

Suggested solution

  1. Option 1 :Change the the way configuration is defined to allow to define it in classes
    2 Opion 2: Reuse configuration stored in configuration builder (by vdk_configure hook)to autogenerate the python classes

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestinitiative: Getting started with my dataAll the work needed to accomplish the Getting started with my data and my infrastructure initiative

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions