moto¶
A library that allows your python tests to easily mock out the boto library
Home | https://github.com/spulec/moto |
Versions | 0.4.14 |
License | Apache Software License |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/moto |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install moto
and update with:
conda update moto