nyc-geoclient
nyc-geoclient copied to clipboard
Python 3 compatability.
Makes this library Python 3 compatible.
I've created a test repository to demonstrate that the change to api.py
is library cross-version compatible.
I've also tested out running python setup.py
in both 2 and 3, since those changes are more iffy, and it works in both versions.
This looks great (thanks ResMario for porting), but why remove so much from the README?
Not sure how that happened, but I think the developer API instructions for sign up have changed (gotten simpler) so that section is now errant? Not sure.
hey @ResidentMario -- thanks for providing a python3 version of this.
I tried installing your fork and it fails to load -- any ideas?