Skip to main content
Ryan Orban

Ryan Orban

Subject
1 entry

Introspection

Bookmarks

  1. wat: Deep Inspection of Python Objects

    wat is a Python deep inspection tool for exploring objects at runtime — type, value, methods, parent classes, source code, and signatures, all with one expression. Fills the gap between dir() and a full debugger.

All bookmarks