Skip to content

vedarthk/python-intercom

Repository files navigation

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

About

Python wrapper for the Intercom API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python93.8%
  • Shell6.2%