I would like to know if there is such code that can launch Microsoft Office 365 Program.
I am trying to build a Python program that has buttons in it, each button represent a program that I have on my PC e.g: FireFox, Paint, Excel, etc. If I press on a button, it will launch that program.
Its like a windows 11 taskbar, but in Python TKinter.
Maybe I could use something like this:
– https://stackoverflow.com/questions/37238645/how-to-open-external-programs-in-python
– https://stackoverflow.com/questions/35940748/use-python-to-launch-excel-file
submitted by /u/Mindless_Pickle_3557
[link] [comments]
r/learnpython I would like to know if there is such code that can launch Microsoft Office 365 Program. I am trying to build a Python program that has buttons in it, each button represent a program that I have on my PC e.g: FireFox, Paint, Excel, etc. If I press on a button, it will launch that program. Its like a windows 11 taskbar, but in Python TKinter. Maybe I could use something like this: – https://stackoverflow.com/questions/37238645/how-to-open-external-programs-in-python – https://stackoverflow.com/questions/35940748/use-python-to-launch-excel-file submitted by /u/Mindless_Pickle_3557 [link] [comments]
I would like to know if there is such code that can launch Microsoft Office 365 Program.
I am trying to build a Python program that has buttons in it, each button represent a program that I have on my PC e.g: FireFox, Paint, Excel, etc. If I press on a button, it will launch that program.
Its like a windows 11 taskbar, but in Python TKinter.
Maybe I could use something like this:
– https://stackoverflow.com/questions/37238645/how-to-open-external-programs-in-python
– https://stackoverflow.com/questions/35940748/use-python-to-launch-excel-file
submitted by /u/Mindless_Pickle_3557
[link] [comments]