shichao-an / twitter-photos

Simple, fast command-line tool to get photos from Twitter accounts
https://twitter-photos.shichao.io
BSD 2-Clause "Simplified" License
171 stars 39 forks source link

Support python3 modules #16

Closed donat-b closed 6 years ago

donat-b commented 6 years ago

I've tried fixing the problem with dependencies in python3. Not sure if it's the right way, but it seems to work fine.

shichao-an commented 6 years ago

Merged. Thanks!