Pyfunctools is a module that provides functions, methods and classes that help in the creation of projects in python, bringing functional and object-oriented programming methods.
Via PIP (recommended):
pip install pyfunctools
Via GitHub:
git clone https://github.com/natanfeitosa/pyfunctools.git && cd pyfunctools && pip install .