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:
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- An AST unparser for Python☆229Updated 2 years ago
- A Python Parser☆664Updated 5 months ago
- 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 last year
- PEG parser generator for Python☆195Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆437Updated this week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Run a subprocess in a pseudo terminal☆235Updated 6 months ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Patch built-in python objects☆872Updated 9 months ago
- The code behind python-ast-explorer.com☆247Updated 4 years ago
- Python code object transformers☆184Updated last year
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years 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
- 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.☆255Updated 3 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- ☆41Updated 4 years ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Examples of safe coding practice for Python C extensions.☆233Updated this week
- ☆608Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- A fast and thorough lazy object proxy.☆263Updated last week