arrow¶
Better dates and times for Python
| Home | https://github.com/crsmithdev/arrow/ |
| Versions | 0.7.0 |
| License | Apache License 2.0 |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/arrow |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install arrow
and update with:
conda update arrow