2019-10-31 22:35:31 -04:00
|
|
|
libblockdev/python gobject-introspection ("gi") API reference:
|
|
|
|
https://lazka.github.io/pgi-docs/
|
|
|
|
|
|
|
|
example of using above for LVM:
|
2019-11-14 03:00:13 -05:00
|
|
|
https://github.com/storaged-project/libblockdev/blob/master/tests/lvm_test.py
|
|
|
|
|
|
|
|
|
|
|
|
using libnm with pygobject-introspection examples:
|
|
|
|
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/blob/master/examples/python/gi/
|