L3 Python bindings use ctypes to wrap the L3 API functions in pure Python. To call these Python functions, you need to build the xfblas.so using the Makefile in L3/src/sw/python_api locally.