feat: python SDK for plugins #963

Open
opened 2026-03-28 04:30:19 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #2693
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2693
Original created: 2026-02-04T02:33:57Z


Is your feature request related to a problem?

From the wazero slack:

https://github.com/brettcannon/cpython-wasi-build/releases

Works fine with wazero

https://github.com/wasilibs/go-yamllint/blob/main/internal/runner/runner.go

The golang was shared by a user to demonstrate how to setup wazero for python, setting up site-packages, etc to be able to properly read from a venv.

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

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

Imported from GitHub. Original GitHub issue: #2693 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2693 Original created: 2026-02-04T02:33:57Z --- **Is your feature request related to a problem?** From the wazero slack: ``` https://github.com/brettcannon/cpython-wasi-build/releases Works fine with wazero https://github.com/wasilibs/go-yamllint/blob/main/internal/runner/runner.go ``` The golang was shared by a user to demonstrate how to setup `wazero` for python, setting up site-packages, etc to be able to properly read from a venv. **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
mfreeman451 added this to the 1.1.1 milestone 2026-03-28 04:30:19 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#963
No description provided.