Linux Python Udev Usb How To Run Python Script On Usb Flash-drive Insertion May 29, 2024 Post a Comment My goal is to run a Python script on USB flash-drive insertion. I have written a udev rule and a sh… Read more How To Run Python Script On Usb Flash-drive Insertion
Python Pyudev Udev Finding Only Disk Drives Using Pyudev January 18, 2024 Post a Comment I'm looking to enumerate all hard disks on a computer using udev and specifically pyudev to enu… Read more Finding Only Disk Drives Using Pyudev