In [15]: dir(libmtp)
Out[15]:
['_FuncPtr',
'__class__',
'__delattr__',
'__dict__',
'__doc__',
'__getattr__',
'__getattribute__',
'__getitem__',
'__hash__',
'__init__',
'__module__',
'__new__',
'__reduce__',
'__reduce_ex__',
'__repr__',
'__setattr__',
'__str__',
'__weakref__',
'_handle',
'_name']
In [16]: libmtp
Out[16]: <CDLL 'libmtp.so.7', handle 93e0148 at 9317f2c>