Python from Scratch – Creating a Dynamic Website
We’ve covered a lot of Python in the last 4 tutorials. Today, we’re going to use everything we’ve learned so far to build a dynamic website with Python. This relies on everything taught in the previous lessons, so if you’ve never used Python, don’t skip them!
source