Open hartym opened 6 years ago
import webbrowser webbrowser.open(url, new=1, autoraise=True)
See https://docs.python.org/3/library/webbrowser.html
Great leveraging of existing tools. I can do this!
Feel free. I think this should be optional (--open / -O flag?) or at least we should still be able to get the .dot source.
See https://docs.python.org/3/library/webbrowser.html