Description: officehelper.py may offer the following features: - process termination facility - connection to remote process next to current named pipe - support process optional extra arguments Steps to Reproduce: 1. open embedded Python console 2. import officehelper 3. run officehelper.bootstrap() method Actual Results: - support for Windows, Linux, macOS - retry connection facility - optional output to console Expected Results: - Expose process termination methods - Support TCP/IP remote process initialization - softcode different process arguments Reproducible: Always User Profile Reset: No Additional Info: IDE_utils Python project suggests such features: https://wiki.documentfoundation.org/Macros/Python_Basics