FAQ
Following sections try to provide a first clue on how to deal with commonly encountered issues.
Import / API Usage
All core functionalities are known to the toplevel ittools package. Meaning they can be used like:
import ittools
ittools.depth([1])