It would be great if this project's public API came with type hints (all 2 of them) and a py.typed marker. There exists a fork introducing both of these things, but of course it would be better if there was no need for a fork.
Because Python 2 support has not been dropped yet, I guess they would have to go in a stub file until it has.