Python SDK for Mapbox APIs
A Python client for Mapbox web services. The Mapbox Python SDK is a low-level client API, not a Resource API such as the ones in boto3 http://aws.amazon.com/sdk-for-python/ or github3.py https://github3py.readthedocs.org/en/master/. Its methods return objects containing responses http://docs.python-requests.org/en/latest/api/#requests.Response from the Mapbox API.