I want python to open up a certain address using the computers default web browser. Is this possible?
Absolutely, use the webbrowser module.