nyc-geoclient icon indicating copy to clipboard operation
nyc-geoclient copied to clipboard

Python 3 compatability.

Open ResidentMario opened this issue 8 years ago • 4 comments

Makes this library Python 3 compatible.

ResidentMario avatar Jun 08 '16 19:06 ResidentMario

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.

ResidentMario avatar Jun 23 '16 04:06 ResidentMario

This looks great (thanks ResMario for porting), but why remove so much from the README?

afeierman avatar Aug 22 '17 20:08 afeierman

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.

ResidentMario avatar Aug 22 '17 21:08 ResidentMario

hey @ResidentMario -- thanks for providing a python3 version of this.

I tried installing your fork and it fails to load -- any ideas?

import_error_geoclient png

aepyornis avatar May 09 '18 21:05 aepyornis