requests-toolbelt¶
A toolbelt of useful classes and functions to be used with python-requests
Home | https://github.com/sigmavirus24/requests-toolbelt |
Versions | 0.5.0 |
License | Apache License 2.0 |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/requests-toolbelt |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install requests-toolbelt
and update with:
conda update requests-toolbelt