theboringlibrary Installation pip install theboringlibrary Usage From your terminal: theboringlibrary Or as a library: import theboringlibrary as boh assert boh.do_nothing() is None For advance usage see the official documentation.