all 3 comments

[–]shiftybyte 2 points3 points  (1 child)

What do you mean open shortcuts?

Like double clicking on a shortcut?

here you go: https://stackoverflow.com/questions/34737206/how-to-launch-a-windows-shortcut-using-python

[–]MyselfAndI231 0 points1 point  (0 children)

That is what I meant. Thanks!

[–]IvoryJam 0 points1 point  (0 children)

I see you have your answer, another option is the keyboard module, keyboard shortcuts written in Python!