nam.util

Helpful utilities

Functions

filter_warnings(*args, **kwargs)

Simple-but-kinda-hacky context manager that allows you to use warnings.filterwarnings() / warnings.resetwarnings() as if it were a context manager.

init(name, *args, **kwargs)

Extremely-powerful function to use nearly-arbitrary factories.

timestamp()