title Tutorial: Deploy a Python FastAPI Web App with PostgreSQL description Create a FastAPI web app with a PostgreSQL database and deploy it to Azure. The tutorial uses the FastAPI framework and the ...
I wrote last year about Tinkerstellar, a new iPad app inspired by Apple’s Swift Playground that’s designed to help people learn Python through multiple interactive lessons. Tinkerstellar is now ...
Getting started with Azure App Service WebJobs using Python. Deploy and run your first Python WebJob on App Service. This WebJob outputs the current time to the console.