Python Applications
Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level
Overview/Description
In this course, you'll learn about web programming and GUI programming in Python.
Target Audience
Individuals who wish to understand key concepts and features of Python and its application in DevOps
Prerequisites
None
Expected Duration (hours)
1.2
Lesson ObjectivesPython Applications
start the course
activate a virtual environment and install web programming prerequisites with pip
create a web application project using Flask
define route mappings in a web application
create a web application template using the Jinja2 language
parse HTTP headers in a web application
respond to various HTTP methods in a web application
use cookies in a web application
run a web application through a Web Server Gateway Interface (WSGI) using the Apache web server
create a Tkinter window with some common widgets
modify Tkinter widgets using common attributes
use Tkinter geometry managers to organize widgets
start a WSGI service and process an HTTP request
Course Number:os_dopy_a03_it_enus
Expertise Level
Intermediate