MatthieuDartiailh / bytecodeLinks
Python module to modify bytecode
☆314Updated 3 weeks ago
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`.☆195Updated this week
- Experiments for the official PEG parser generator for Python☆280Updated last year
- An AST unparser for Python☆228Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆423Updated last month
- A Python Parser☆639Updated 2 months ago
- Annotate Python AST trees with source text and token information☆181Updated last month
- PEG parser generator for Python☆175Updated 5 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆351Updated 2 months ago
- Python AST read/write☆844Updated 3 months ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Python code object transformers☆185Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- A fast and thorough lazy object proxy.☆259Updated last month
- Run a subprocess in a pseudo terminal☆224Updated last year
- Bottom-up approach to refactoring in python☆709Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 8 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Patch built-in python objects☆839Updated last month
- Set of tools to play with Python AST.☆83Updated 2 years ago
- python-ptrace is a Python binding of ptrace library.☆194Updated last year
- Python AST that abstracts the underlying Python version☆146Updated 3 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆342Updated 2 years ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆544Updated last week
- ☆608Updated 7 years ago
- Python bytecode instrumentation library☆119Updated 8 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- Runtime inspection utilities for Python typing module☆362Updated 3 weeks ago