My company is moving away from Microsoft Office to use Google Suite so that our VBA scripting is no longer available for interface with SAP R/3. At the moment, I am able to interface with SAP by using Python 3.7 and it works exactly like VBA scripting. However, I am wondering that is there any way to scripting with SAPGUI but also can suppress the GUI from being displayed while my script is executed.