MatthieuDartiailh / bytecodeLinks
Python module to modify bytecode
☆326Updated last month
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☆282Updated last year
- An AST unparser for Python☆229Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆437Updated this week
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Python AST read/write☆859Updated 11 months ago
- The code behind python-ast-explorer.com☆248Updated 4 years ago
- A Python Parser☆664Updated 5 months ago
- PEG parser generator for Python☆194Updated last year
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Patch built-in python objects☆872Updated 9 months ago
- Python code object transformers☆184Updated last year
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Run a subprocess in a pseudo terminal☆235Updated 6 months ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Updated 3 years ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- A fast and thorough lazy object proxy.☆264Updated last week
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆254Updated 3 years ago
- ☆40Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- ☆608Updated 8 years ago
- A common base representation of python source code for pylint and other projects☆572Updated this week