MatthieuDartiailh / bytecode
Python module to modify bytecode
☆311Updated 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☆280Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- PEG parser generator for Python☆173Updated 5 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆422Updated last week
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆511Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆348Updated 2 months ago
- Annotate Python AST trees with source text and token information☆178Updated 3 weeks ago
- Run a subprocess in a pseudo terminal☆223Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- Python AST read/write☆840Updated 3 months ago
- An AST unparser for Python☆227Updated last year
- Python code object transformers☆185Updated last year
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 6 months ago
- A Python Parser☆637Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 8 months ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- A fast and thorough lazy object proxy.☆257Updated 2 weeks ago
- Patch built-in python objects☆837Updated 2 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- Runtime inspection utilities for Python typing module☆358Updated 8 months ago
- The multidict implementation☆443Updated this week
- A Python implementation of the C Python Interpreter☆93Updated 8 months ago
- Read/Write Lock - synchronization primitive for asyncio☆154Updated last month
- Sans-IO WebSocket protocol implementation☆277Updated this week
- A common base representation of python source code for pylint and other projects☆543Updated last week
- Set of tools to play with Python AST.☆83Updated 2 years ago