Skip to content

Python adapter #586

@SteveL-MSFT

Description

@SteveL-MSFT

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions