When installing this module as described in README using the command
pip install git+https://github.com/zappingseb/comdirect_api.git
an empty package will be installed (the package does not contain any .py file).
This is why a
import comdirect
fails with error "ModuleNotFoundError: No module named 'comdirect'"