Python library for Uber API Dependencies python ( tested on 2.7 ) python-requests Uber developer account and application client ID: https://developer.uber.com/ Usage #!python from uber import Api api = Api.Uber(**credentials) api.get_profile() Who do I talk to? engineering@entmobile.com