The main difference is that Pulumi Python programs...
# python
i
The main difference is that Pulumi Python programs are synchronous and so there aren’t any promises or `await`ing involved like there are in TypeScript.