October 2022
Beginner
200 pages
3h 7m
English
Python is widely used for developing large-scale web applications that are not possible to build using .NET and PHP.
Python supports features that are executed with different frameworks such as Django, Flask, Pyramid, and CherryPy commonly used in sites such Spotify and Mozilla.
You’ll also need the source files in the directory Chapter11.
Most Python web applications are executed on a web server through an interface called WSGI (web server gateway interface ). Other Python scripts are executed ...
Read now
Unlock full access