nyc-geoclient
nyc-geoclient copied to clipboard
Python bindings for NYC's Geoclient REST API
This is a stale repo, but figure the changes might help a beginner approaching the repo using python3.
Bumps [requests](https://github.com/requests/requests) from 2.2.1 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...
Hello, It seems this repo has been abandoned so I've set up a new one which I intend to maintain moving forward. The updated package includes python 3 support (#2,...
Any chance this could work with Python 3? I have a student in [class](https://github.com/datapolitan/MiningTheWeb) who can't use this because he isn't using Python 2. `pip install nyc-geoclient` fails on the...
Makes this library Python 3 compatible.
Python 3 syntax compatibility (parentheses required around print commands)
Search endpoint enables querying geoclient by single field, and tries to make best interpretation by given input string.