Hi. Any idea when we are going to get support for ...
# help
s
Hi. Any idea when we are going to get support for python in SST?
f
Hey @Sobhan Jachuck, SST supports Python runtimes, you can create a project like this:
Copy code
npx create-serverless-stack@latest my-sst-app --language python
s
Ok. Great. Thanks