MatthieuDartiailh / bytecodeLinks
Python module to modify bytecode
☆321Updated last week
Alternatives and similar repositories for bytecode
Users that are interested in bytecode are comparing it to the libraries listed below
Sorting:
- Experiments for the official PEG parser generator for Python☆280Updated last year
- An AST unparser for Python☆228Updated 2 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆429Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated 3 weeks ago
- PEG parser generator for Python☆181Updated 9 months ago
- Python AST read/write☆854Updated 7 months ago
- Patch built-in python objects☆860Updated 4 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆362Updated last week
- Python code object transformers☆184Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆231Updated 2 years ago
- A Python Parser☆648Updated 2 weeks ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆554Updated last week
- Run a subprocess in a pseudo terminal☆227Updated last month
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆528Updated 4 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Instant visualization of Python AST and Code Objects☆140Updated last year
- python-ptrace is a Python binding of ptrace library.☆200Updated last year
- ☆39Updated 3 years ago
- Hunter is a flexible code tracing toolkit.☆839Updated 2 weeks ago
- Python AST that abstracts the underlying Python version☆146Updated 2 weeks ago
- Automagically inline python methods☆111Updated 10 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆404Updated 7 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 10 months ago
- Bottom-up approach to refactoring in python☆715Updated 3 years ago
- A fast and thorough lazy object proxy.☆261Updated 2 weeks ago