python-intercom now supports the Intercom API v2. This release is not backwards compatiable with 0.2.13 (v1 of the API) due to changes in the API.

The entire codebase has been rewritten since 0.2.13. The layout of the code reflects intercom-ruby, and the layout of the documentation is similar to the official API docs.

The reason for this mimicy is to make it easier to support future changes, and to reduce friction for Intercom if they wish to take ownership of the project.

See PyPi for the 2.0.alpha release and Read the Docs for the latest documentation.