cwoac / thingy_grabber

Script for archiving thingiverse things
MIT License
39 stars 11 forks source link

requires python 3 #3

Open cwoac opened 4 years ago

cwoac commented 4 years ago

Someone has written a patch to make it also work on python 2. Needs investigation into how easy it is to support (probably with some __from_future__ imports?