Python module to modify bytecode
☆327Mar 16, 2026Updated this week
Alternatives and similar repositories for bytecode
Users that are interested in bytecode are comparing it to the libraries listed below
Sorting:
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Sep 3, 2024Updated last year
- face Python bytecode metaprogramming API fork☆71Nov 6, 2020Updated 5 years ago
- Python code object transformers☆184Feb 27, 2024Updated 2 years ago
- Python cross version bytecode/wordcode assembler☆118Oct 18, 2025Updated 5 months ago
- Use features of rejected PEPs☆11Oct 11, 2019Updated 6 years ago
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Feb 8, 2026Updated last month
- Write compiled bytecode inline with pure Python. 🤖☆83Sep 3, 2024Updated last year
- Crazy Python bytecode hacking for great tail call optimizations☆29Apr 23, 2015Updated 10 years ago
- The first and yet the only CPython compatible Python JIT, over the world.(julia backend: https://github.com/thautwarm/RestrainJIT.jl)☆107Dec 9, 2019Updated 6 years ago
- An amazing syntax extension system in pure Python, the way to coding efficiency.☆107Jan 1, 2022Updated 4 years ago
- Dropbox Python Bytecode Decryption Tool☆30Apr 17, 2012Updated 13 years ago
- A VS Code extension help you explore CPython internals☆14Mar 3, 2023Updated 3 years ago
- [Deprecation] This project has been deprecated. Development moved to github.com/laike9m/Cyberbrain☆164Sep 8, 2020Updated 5 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Jan 6, 2021Updated 5 years ago
- HPy: a better API for Python☆1,133May 26, 2025Updated 9 months ago
- A Python Parser☆667Feb 9, 2026Updated last month
- Yet another Python Python☆91Dec 5, 2018Updated 7 years ago
- An architecture plugin for binary ninja to disassemble raw python bytecode☆29Nov 12, 2017Updated 8 years ago
- ☆19Nov 28, 2020Updated 5 years ago
- A Python implementation of a Python bytecode runner☆1,336Jul 22, 2024Updated last year
- simple Elf disassembler☆10Dec 30, 2014Updated 11 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Jul 30, 2019Updated 6 years ago
- Patch built-in python objects☆877Apr 19, 2025Updated 11 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Jul 3, 2023Updated 2 years ago
- A lightweight LLVM python binding for writing JIT compilers☆2,234Mar 13, 2026Updated last week
- AArch64 assembler/disassembler support☆11Sep 7, 2017Updated 8 years ago
- A Python implementation of the C Python Interpreter☆97Feb 8, 2026Updated last month
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,861Jan 22, 2026Updated last month
- Bicycle Repair Man - Rewrite Python Sources with Your Additions☆19Oct 17, 2022Updated 3 years ago
- Python AST that abstracts the underlying Python version☆146Nov 29, 2025Updated 3 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Dec 22, 2025Updated 2 months ago
- Draft of NumPy paper☆10Aug 12, 2020Updated 5 years ago
- This is Meta's fork of the CPython runtime. The name "cinder" here is historical, see https://github.com/facebookincubator/cinderx for t…☆3,776Updated this week
- Code-regrouping to reduce latency in Julia code compilation☆15Mar 11, 2022Updated 4 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆385Sep 1, 2025Updated 6 months ago
- Design a new better C API for Python☆60Oct 9, 2025Updated 5 months ago
- Basic disassembler (currently ELF&ARM only) for Android☆15Mar 15, 2019Updated 7 years ago
- Python AST read/write☆862Feb 17, 2026Updated last month
- Toolkit to run Python benchmarks☆918Feb 10, 2026Updated last month