utils

Inspection utility module.

Functions

Summary

pretty_format_numerical

Format value with with at most decimal_places decimal places.

pretty_format_numerical_iterable

Pretty format numerical values in an iterable of numerical values or strings.

wrap_in_details_tag

Wrap details_content in a html details tag and add summary if summary_content set.