davepdotorg's User Avatar

@davepdotorg

in /python 9 days ago

DHV: A terminal-based tool to dive into Python code

GitHub - davep/dhv: Dive into Python code - Featured Image

GitHub - davep/dhv: Dive into Python code

github.com - favicongithub.com
TLDR

DHV is a terminal-based tool that provides visual access to Python code's bytecode disassembly and abstract syntax tree. It is compatible with Python 3.13 or later and can be installed using pipx or uv. The tool helps users explore the inner workings of their Python code.

3Score: 3

0 Comments