oauth2client¶
client library for OAuth 2.0
| Home | https://github.com/google/oauth2client/ | 
| Versions | 1.5.2 | 
| License | Apache 2.0 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/oauth2client | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install oauth2client
and update with:
conda update oauth2client