MatthieuDartiailh / bytecodeLinks
Python module to modify bytecode
☆316Updated 3 weeks ago
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 last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 10 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last month
- A Python Parser☆645Updated last month
- PEG parser generator for Python☆179Updated 7 months ago
- Python code object transformers☆184Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Python AST read/write☆849Updated 5 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆427Updated last month
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Run a subprocess in a pseudo terminal☆227Updated 2 weeks ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 2 years ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Annotate Python AST trees with source text and token information☆183Updated last month
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- ☆608Updated 7 years ago
- Patch built-in python objects☆850Updated 3 months ago
- Examples of safe coding practice for Python C extensions.☆231Updated last week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆281Updated 9 months ago
- A fast and memory efficient LRU cache for Python☆278Updated this week
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆524Updated 3 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- A fast and thorough lazy object proxy.☆261Updated 3 weeks ago
- Hunter is a flexible code tracing toolkit.☆831Updated 2 weeks ago
- Python AST that abstracts the underlying Python version☆146Updated 5 months ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆99Updated 3 years ago