def has_matplotlib(version="1.2"): ...
def has_skimage(version="0.11"): ...
def has_backend(backend, has=..., capable=..., out=...): ...
