Skip to content

Python adapter #586

Description

Summary of the new feature / enhancement

To make DSC successful on Linux, we probably need a Python adapter. The key part is to keep it idiomatic Python.

Proposed technical implementation details (optional)

We could use Python classes with the same type of model as PowerShell classes with individual get(), set(), test(), export() methods and the class defines the schema that the adapter would validate against.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions