Installation

Via PIP (recommended):

pip install pyfunctools

Via GitHub:

git clone https://github.com/natanfeitosa/pyfunctools.git && cd pyfunctools && pip install .

Or the command line:

easy_install pyfunctools