Python-intercom is a Python wrapper for the Intercom API.
Detailed documentation is available on http://readthedocs.org.
Typical usage:
fromintercomimportIntercomIntercom.app_id='app-id'Intercom.api_key='api-key'fromintercomimportUserforuserinUser.all(): printuser.email