How to check the tty ports connected in Python?

1

I have a device that is connected to the computer and I need to check which devices are connected and information about the device, then get the name of the port and start a communication. How can I do this in Python? Or at least check which ports are connected?

    
asked by anonymous 01.03.2018 / 15:11

0 answers