Member-only story
How To make simple web apps with Python
3 min readNov 4, 2021
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below:
So, let’s talk about an awesome way to develop simple, interactive web applications with Python. This specific package we’ll be using is PyWebIO, you can check out their GitHub page below:
Starting off, let’s take a look at some of these examples from their GitHub page: