Pymediainfo

Pymediainfo is a Python wrapper on a C/C++ library that obtains a list of mounted removable volumes on a Linux system.

It returns: mount path, device name, device format and device label and supports ISO9660 and UDF formats.

(Pytalog uses Pymediainfo)

GNU Python