The codebase contains parser/__init__.py which shadows a module of the same name in the standard library.
As this makes it hard/impossible to import the modules used by Parser-v2, it would be much appreciated if you could rename parser to, say, unstableparser.