MatthieuDartiailh / bytecodeLinks
Python module to modify bytecode
☆322Updated 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
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆429Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- An AST unparser for Python☆228Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- A Python Parser☆654Updated last month
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago
- Python AST read/write☆854Updated 7 months ago
- PEG parser generator for Python☆181Updated 9 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Python code object transformers☆184Updated last year
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Patch built-in python objects☆864Updated 5 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 2 weeks ago
- Run a subprocess in a pseudo terminal☆229Updated 2 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A fast and thorough lazy object proxy.☆261Updated last month
- Automagically inline python methods☆111Updated 10 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python AST that abstracts the underlying Python version☆146Updated last week
- Set of tools to play with Python AST.☆87Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆558Updated this week
- Instant visualization of Python AST and Code Objects☆141Updated last year
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆530Updated 5 months ago
- Examples of safe coding practice for Python C extensions.☆231Updated this week
- Hunter is a flexible code tracing toolkit.☆846Updated last month