MatthieuDartiailh / bytecode
Python module to modify bytecode
☆302Updated this week
Related projects ⓘ
Alternatives and complementary repositories for bytecode
- Experiments for the official PEG parser generator for Python☆275Updated 7 months ago
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- Python code object transformers☆184Updated 8 months ago
- An AST unparser for Python☆223Updated last year
- Python AST read/write☆815Updated 7 months ago
- A Python Parser☆618Updated 4 months ago
- Recursive descent parsing library for Python based on functional combinators☆346Updated 6 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆334Updated 2 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆408Updated this week
- Annotate Python AST trees with source text and token information☆172Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 2 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆228Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆347Updated 5 years ago
- Run a subprocess in a pseudo terminal☆222Updated last year
- Enabling CPython multi-core parallelism via subinterpreters.☆245Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- PEG parser generator for Python☆158Updated last month
- Python AST that abstracts the underlying Python version☆140Updated this week
- Bottom-up approach to refactoring in python☆699Updated 2 years ago
- ☆608Updated 7 years ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated 2 months ago
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆291Updated 2 years ago
- A Python implementation of the C Python Interpreter☆94Updated 2 months ago
- python-ptrace is a Python binding of ptrace library.☆188Updated 8 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆96Updated 9 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year