Hello does anyone have an example of writing a pul...
# package-authoring
a
Hello does anyone have an example of writing a pulumi native provider in python and testing it locally. I cannot seem to find any examples or docs on the process.
b
from asking about a Python Pulumi Native Provider myself, my understanding is that you should write a native provider in Golang because the other language frameworks are not nearly as well developed. it may even be that its not possible to author a native provider in Python. https://pulumi-community.slack.com/archives/C04NPQTRKM4/p1715944758273059?thread_ts=1715882988.185459&cid=C04NPQTRKM4
👍 1