caput.util.objecttools#

Generic object utilities.

A collection of utilities to deal with the properties of generic and/or complex Python objects.

Functions#

allequal(→ bool)

Check if two objects are equal.

total_size(→ int)

Return the approximate memory used by an object and anything it references.