python-wget¶
pure python download utility
| Home | http://bitbucket.org/techtonik/python-wget/ | 
| Versions | 3.2 | 
| License | Public Domain | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/python-wget | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install python-wget
and update with:
conda update python-wget