wsjdata / clinton-email-cruncher

Download Hillary Clinton's emails and query them with sqlite
MIT License
153 stars 30 forks source link

Updated to future print statements and division. #9

Open RobRoseKnows opened 4 years ago

RobRoseKnows commented 4 years ago

Currently the scripts won't work in Python 3, and since Python 2 is EOL in less than a month, I figured I would make it work in Python 3 and 2 by importing from future.