PyWeek CLI

I have written a small tool to trickle-download the entries:

pip install pyweek
pyweek download 27

(Needs Python 3.6+)

I will probably do more with this in the future. Repo is here if you have any ideas.

(log in to comment)

Comments

Each time I get disconnected (happened twice, that's a bit weird) I have to start over. It needs to be able to resume to be practical. 
Yeah, I intended to do that; I just haven't gotten that far. I thought that releasing what I had would at least help a bit.

Ok, fixed! Update with:

pip install --upgrade pyweek

Resuming is automatic.