fkie_mas_pylib.formats module

fkie_mas_pylib.formats.sizeof_fmt(num: float | int, suffix: str = 'B') str
fkie_mas_pylib.formats.timestamp_fmt(stamp: float, with_date: bool = True, with_nanosecs: bool = True, tz=None) str