The 0.3.3 version had a bug as follow (the version that pip install). You may want to push an updated release to pypi. Install from source code doesnt have issue but many users might not be aware of this.
from formatron.formatter import FormatterBuilder
ModuleNotFoundError: No module named 'grammar_generators'
The 0.3.3 version had a bug as follow (the version that pip install). You may want to push an updated release to pypi. Install from source code doesnt have issue but many users might not be aware of this.