Description
Object graphs and runtime values can be inspected deeply during Python debugging. This development version of WAT Inspector helps developers explore objects, attributes, and relationships when normal repr output is not enough.
It is a debugging helper, not an end-user app. Avoid dumping objects that contain passwords, tokens, or private data into shared logs.