Python provides a number of modules to assist in working with the Python language. These modules support tokenizing, parsing, syntax analysis, bytecode disassembly, and various other facilities.
These modules include:
29.6. importlib – An implementation of import
30.1. parser — Access Python parse trees
Enter search terms or a module, class or function name.