decorated-functions
Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods
Utility decorators that will help to reduce the lines of try-catch one writes in everyday usage,making the code more concise as well as helping in returning the expected output in case of errors too.
A tiny library for creating CLIs in Python