The binding is written in pure Python with ctypes and so has no dependencies. In order to enable people to work directly from the freetype2 documentation, it doesn't try to make the interface particularly Pythonic. As a result, you'll need to know something about ctypes to use it effectively.
The freetype tutorials have been ported and are included in the test/ directory.
Leo