Hey is it possible to write a module in say python...
# general
c
Hey is it possible to write a module in say python and then convert it to another language?
p
https://pulumi-community.slack.com/archives/C84L4E3N1/p1649430464453249 This might be what you're looking for. I didn't watch it all so can't really say
c
interesting thanks!
b
@curved-morning-41391 the short is answer is "yes" - the long answer is: We don't do any conversion of languages, we just register things in the engine. Take a look at https://github.com/pulumi/pulumi-component-provider-py-boilerplate and the video above. reach out to me if you have questions
c
coolio, thanks Lee