httplib2¶
A comprehensive HTTP client library.
| Home | https://github.com/jcgregorio/httplib2 | 
| Versions | 0.9.2 | 
| License | MIT License | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/httplib2 | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install httplib2
and update with:
conda update httplib2