opencadd.utils

Description

Useful utilities used across the library

Classes

EmojiPerLevelFormatter([fmt, datefmt, style])

PerLevelFormatter([fmt, datefmt, style])

Adapted from https://stackoverflow.com/a/14859558

Functions

enter_temp_directory([remove])

Create and enter a temporary directory; used as context manager.