Skip to content

TrackMaven/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

  • Python87.7%
  • Makefile6.4%
  • Shell5.9%