Is there anybody out there who has dealt with Python and WinRT ?
I installed the module and would like to use the “winrt.windows.devices.bluetooth” and “winrt.windows.devices.enumeration” classes to enumerate BLE devices and connect to them.
However I do not find a single sample code for this.