learn-py4web.github.io

Unit 5: Serving Simple Web Requests with py4web

In this unit, we learn how to create a simple app and serve web requests, producing web pages via templates that can use information provided by Python to generate the page HTML.

Resources

Code

Videos