This is a web only version of the mac open or linux xdg-open commands:
import webbrowser webbrowser.open('http://docs.python.org/2/library/webbrowser.html')I heard about webbrowser via Sorting with Pythonista, which also introduced me to the iOS Pythonista app for the ipad/iphone.