python-dateutil¶
Extensions to the standard Python datetime module
| Home | https://dateutil.readthedocs.org | 
| Versions | 2.3 | 
| License | BSD License | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/python-dateutil | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install python-dateutil
and update with:
conda update python-dateutil