kapadia / usgs

Client library for interfacing with USGS datasets
http://kapadia.github.io/usgs/
ISC License
109 stars 38 forks source link

Python 3 compatibility #42

Closed fitoprincipe closed 5 years ago

fitoprincipe commented 5 years ago

First of all, thank you for this great package. It's the lowest level package I have found to access USGS information. When I tried to use it with python 3, it raised an error, so I decided to fix it in order to make it py2 and py3 compatible. I ran the tests and everything went well.