MatthieuDartiailh / bytecodeLinks
Python module to modify bytecode
☆324Updated 2 weeks ago
Alternatives and similar repositories for bytecode
Users that are interested in bytecode are comparing it to the libraries listed below
Sorting:
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 3 weeks ago
- An AST unparser for Python