MatthieuDartiailh / bytecode
Python module to modify bytecode
☆308Updated 2 weeks ago
Alternatives and similar repositories for bytecode:
Users that are interested in bytecode are comparing it to the libraries listed below
- An AST unparser for Python☆226Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last month
- Experiments for the official PEG parser generator for Python☆278Updated 11 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆346Updated 2 weeks ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆417Updated 2 months ago
- A Python Parser☆632Updated last week
- Python code object transformers☆185Updated last year
- Python AST read/write☆835Updated last month
- Set of tools to play with Python AST.☆83Updated 2 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆91Updated 2 years ago
- Run a subprocess in a pseudo terminal☆223Updated last year
- Recursive descent parsing library for Python based on functional combinators☆350Updated 10 months ago
- A fast and thorough lazy object proxy.☆254Updated 4 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- A Python implementation of the C Python Interpreter☆93Updated 6 months ago
- PEG parser generator for Python☆168Updated 3 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 6 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆384Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A common base representation of python source code for pylint and other projects☆540Updated this week
- python-ptrace is a Python binding of ptrace library.☆191Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Bottom-up approach to refactoring in python☆704Updated 3 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- Patch built-in python objects☆836Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 6 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 4 months ago