MatthieuDartiailh / bytecodeLinks
Python module to modify bytecode
☆323Updated last month
Alternatives and similar repositories for bytecode
Users that are interested in bytecode are comparing it to the libraries listed below
Sorting:
- An AST unparser for Python☆229Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆430Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated last month
- A Python Parser☆656Updated last month
- PEG parser generator for Python☆183Updated 10 months ago
- Python AST read/write☆857Updated 8 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Python code object transformers☆184Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Patch built-in python objects☆867Updated 6 months ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Run a subprocess in a pseudo terminal☆229Updated 3 months ago
- Hunter is a flexible code tracing toolkit.☆849Updated 2 months ago
- A fast and thorough lazy object proxy.☆262Updated last month
- Python AST that abstracts the underlying Python version☆146Updated last week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆530Updated 5 months ago
- A common base representation of python source code for pylint and other projects☆558Updated last week
- Instant visualization of Python AST and Code Objects☆142Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- ☆608Updated 8 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆409Updated last month
- Powerful Python library for atomic file writes.☆318Updated 3 years ago