MatthieuDartiailh / bytecodeLinks
Python module to modify bytecode
☆314Updated last month
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☆228Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆356Updated this week
- PEG parser generator for Python☆175Updated 6 months ago
- Set of tools to play with Python AST.☆85Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Annotate Python AST trees with source text and token information☆182Updated 2 months ago
- A Python Parser☆642Updated 3 months ago
- Python code object transformers☆185Updated last year
- Python AST read/write☆846Updated 4 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆398Updated 5 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆423Updated 2 weeks ago
- python-ptrace is a Python binding of ptrace library.☆195Updated last year
- Recursive descent parsing library for Python based on functional combinators☆352Updated last year
- Run a subprocess in a pseudo terminal☆224Updated last year
- 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/☆275Updated 7 months ago
- Remote vanilla PDB (over TCP sockets).☆293Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Bottom-up approach to refactoring in python☆710Updated 3 years ago
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- A fast and thorough lazy object proxy.☆260Updated 2 months ago
- Read/Write Lock - synchronization primitive for asyncio☆157Updated this week
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Hunter is a flexible code tracing toolkit.☆819Updated 11 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 9 months ago
- Examples of safe coding practice for Python C extensions.☆230Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆103Updated last year