Clickable hyperlinks

Deborah Swanson python at deborahswanson.net
Tue Jan 3 14:46:16 EST 2017


Excel has a formula:

=HYPERLINK(url,description)

that will put a clickable link into a cell.

Does python have an equivalent function? Probably the most common use
for it would be output to the console, similar to a print statement, but
clickable.




More information about the Python-list mailing list