MatthieuDartiailh / bytecode
Python module to modify bytecode
☆309Updated this week
Alternatives and similar repositories for bytecode:
Users that are interested in bytecode are comparing it to the libraries listed below
- Experiments for the official PEG parser generator for Python☆278Updated last year
- An AST unparser for Python☆226Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 2 weeks ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆421Updated 2 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 2 years ago
- Python code object transformers☆185Updated last year
- Annotate Python AST trees with source text and token information☆178Updated this week
- Recursive descent parsing library for Python based on functional combinators☆351Updated 11 months ago
- A Python Parser☆634Updated last month
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆347Updated last month
- Run a subprocess in a pseudo terminal☆223Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 5 months ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆92Updated 2 years ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- PEG parser generator for Python☆168Updated 4 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 7 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- A common base representation of python source code for pylint and other projects☆543Updated last week
- Python AST read/write☆836Updated 2 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Patch built-in python objects☆836Updated last year
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆139Updated 10 months ago
- ☆608Updated 7 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- A fast and thorough lazy object proxy.☆255Updated this week
- Debugging manhole for python applications.☆381Updated 9 months ago