Call wat.globals to inspect global variables. You can explore any object. In Python, an "object" refers to not only to data structures, but also to functions, classes, modules, built-in types, and ...
lupin uses schemas to create a representation of a python object. A schema is composed of fields which represents the way to load and dump an attribute of an object. Sometimes a list can contain ...