Open Metric
Science, Fiction and Me

Today I Learned

Open URL using python using webbrowser module

Even in python, one can open a url using default browser.

import webbrowser
webbrowser.open('http://www.python.org')

A Random #TIL# for You


Most technical TILs will be updated at datumorphism.leima.is/til

By OctoMiao

Last updated