httpretty¶
HTTP client mock for Python
| Home | http://github.com/gabrielfalcao/httpretty |
| Versions | 0.8.10 |
| License | MIT License |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/httpretty |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install httpretty
and update with:
conda update httpretty