parser ¶ The parser module contains Gerber X3 parser implementation based on pyparsing library. Parser ¶ Gerber X3 parser implementation. parse ¶ parse(code: str, *, strict: bool = True) -> File Parse the input.