In [2]:
import webbrowser
webbrowser.open('https://github.com/thatch/regexlint')
webbrowser.open('https://github.com/google/sre_yield')
# Apache licensed
# Clone on Github for now, adding to PyPI during sprints.
Out[2]:
True
In [2]: