The Lecture
Today, our discussion focused on implementing a web browser using PySide. Our browser window used keyboard shortcuts to execute commands and a simple input bar with a button to enter urls. The screenshot below shows our browser in action.
The Assignment
Using the notes outlined in our class discussion, write a Python/PySide program to implement the web browser. Name your file YourName-PySideWebBrowser.py and submit it using this submission link.