test_controller.py 92 bytes
from ohmpi.hardware_components.raspberry_pi import Ctl

ctl = Ctl()
print(ctl.interfaces)