MatthieuDartiailh / bytecodeLinks
Python module to modify bytecode
☆326Updated last 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☆230Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 3 months ago
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆435Updated 2 months ago
- A Python Parser☆662Updated 3 months ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Python AST read/write☆858Updated 9 months ago
- Python code object transformers☆184Updated last year
- Patch built-in python objects☆867Updated 7 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Run a subprocess in a pseudo terminal☆231Updated 4 months ago
- A common base representation of python source code for pylint and other projects☆565Updated last week
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆387Updated 2 years ago
- PEG parser generator for Python☆188Updated 11 months ago
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆532Updated 7 months ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 2 months ago
- Hunter is a flexible code tracing toolkit.☆858Updated 3 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Instant visualization of Python AST and Code Objects☆143Updated last year
- Python AST that abstracts the underlying Python version☆146Updated this week
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- Examples of safe coding practice for Python C extensions.☆231Updated 2 months ago