Welcome to decoratorutilities’s documentation!

https://img.shields.io/pypi/l/decoratorutilities https://img.shields.io/github/pipenv/locked/python-version/Symone95/decoratorutilities?logo=python https://coveralls.io/repos/github/Symone95/decoratorutilities/badge.svg?branch=dev https://img.shields.io/pypi/dd/decoratorutilities https://img.shields.io/pypi/v/decoratorutilities?logo=python https://img.shields.io/github/languages/code-size/Symone95/decoratorutilities https://img.shields.io/readthedocs/decoratorutilities?logo=Read%20the%20docs https://img.shields.io/pypi/wheel/decoratorutilities

DecoratorUtilities is a python library that provides different utilities for functions and class methods such as to check parameters and return type, allow overloading, to cache results to speed up them, instantiate a Singleton object and mocking at runtime