A tiny module to make downloading with python super easy.
Project description
# download A quick helper module to download files online. This draws heavily from MNE-python’s _fetch_file function. It will attempt to be smart about not downloading data that’s already there, checking to make sure that there were no errors in fetching data, automatically unzipping the contents of downloaded zipfiles (if desired), and displaying a progress bar with statistics.
# Installation
Either clone this repository and install with python setup.py install
or, simply install with pip:
pip install download
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
download-0.2.tar.gz
(111.6 kB
view hashes)
Built Distribution
download-0.2-py2.py3-none-any.whl
(14.7 kB
view hashes)
Close
Hashes for download-0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e87444c135549d4923f35c681e89ad2d2ff134ad552621623cea4ad671b03704 |
|
MD5 | 20152e4519291fd0b949eff996066a74 |
|
BLAKE2b-256 | 0177dad2a1b085743233727757ffa86a4fd2c85f66ff07a66bc5cd31126a0783 |