functools32¶
Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy.
Home | https://github.com/MiCHiLU/python-functools32 |
Versions | 3.2.3.2 |
License | PSF license |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/functools32 |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install functools32
and update with:
conda update functools32