Install library for python using openCV

How can i install dlib, imutils library for python using openCV?

or

Did you have any this libraries ipk file?
if you have, could you share?

I tried to build a dlib library and succeeded to build a shared library of dlib. But it just worked for C++. I am trying to find a way that is using dlib in python.

But it is too hard because I can't find any reference.