Python module that allows the user to load web content with available browsers.
The webbrowser module provides a high-level interface to allow displaying web-based documents to users. Under most circumstances, simply calling the open() function from this module will do the right thing.
More info: https://docs.python.org/3/library/webbrowser.html