MatthieuDartiailh / bytecodeLinks
Python module to modify bytecode
☆326Updated this week
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☆281Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆436Updated 2 months ago
- PEG parser generator for Python☆191Updated last year
- A Python Parser☆662Updated 4 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 3 months ago
- Python AST read/write☆860Updated 10 months ago
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Run a subprocess in a pseudo terminal☆232Updated 5 months ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Python code object transformers☆184Updated last year
- Patch built-in python objects☆870Updated 8 months ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Instant visualization of Python AST and Code Objects☆143Updated last year
- A common base representation of python source code for pylint and other projects☆572Updated last week
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- python-ptrace is a Python binding of ptrace library.☆201Updated last year
- ☆608Updated 8 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆537Updated 8 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 3 months ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Examples of safe coding practice for Python C extensions.☆231Updated 2 months ago
- Annotate Python AST trees with source text and token information☆192Updated 2 weeks ago