Ouroboros.Ouroboros is a modern EBNF parser generator for Python with a strongly-typed design and multiple usage modes: you can use it as a small parsing framework (handwritten rules), build parsers at runtime from composable `Config` objects, or generate a standalone Python parser module.