PowerShell / PowerShell/DSC

Python adapter

Open
#586 2 comments 0 reactions 1 assignee View on GitHub

@shammu1 is already working on this.

Since Oct 9, 2025.

Issue-Enhancement
Dominant language
Rust
Stars
523
Forks
75
Avg merge
3d 16h
Merged PRs (30d)
24

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.