neuromusic / crcnsget

cli for downloading data from crcns.org
Other
30 stars 5 forks source link

Update README.rst and Add a feature of the bar showing the download progress #12

Open hglee98 opened 7 months ago

hglee98 commented 7 months ago

This commit address the issue #7 that some people couldn't download datasets by facing the error like " AttributeError: module 'crcnsget' has no attribute 'download' " And it aims for adding feature of progress bar using tqdm addressing the issue #5.

Please test this method on your testing machine if it works correctly on another one.

hglee98 commented 7 months ago

@neuromusic Please review and let me know if there are any further changes required :)

neuromusic commented 7 months ago

thanks @hglee98 :D

I'll try to take a look soon