diff --git a/pdk-templates.json b/pdk-templates.json index ee6f078..63f8a8c 100644 --- a/pdk-templates.json +++ b/pdk-templates.json @@ -15,6 +15,10 @@ "name": "Go", "url": "https://github.com/extism/go-pdk-template" }, + { + "name": "Python", + "url": "https://github.com/extism/python-pdk-template" + }, { "name": "Zig", "url": "https://github.com/extism/zig-pdk-template"