{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/16"}],"enrichment":{"capability":"A Python client library for the Intercom API, providing synchronous and asynchronous access to Intercom's messaging, customer data, and AI content management endpoints.","skillfed_tags":["api-client","async-support","customer-engagement"],"use_cases":["Automate customer communication workflows by creating and managing conversations or content imports programmatically.","Build async applications that query Intercom customer data without blocking.","Integrate Intercom into backend services with built-in retry and timeout handling for reliable API calls.","Access paginated Intercom resources and iterate through results as generators.","Monitor or sync Intercom data into external systems using typed response objects."],"what_it_does":"python-intercom is a generated SDK that wraps the Intercom REST API, allowing Python developers to interact with Intercom's customer messaging, data, and AI content features from code. It provides both synchronous and asynchronous clients built on httpx and pydantic, with automatic retry logic, pagination support, and typed responses.\n\nThe library handles authentication via API token, manages HTTP concerns like timeouts and retries (default 2 retries on 408/429/5xx), and exposes Intercom's resources through method chains (e.g., `client.ai_content.create_content_import_source()`). It supports Python 3.8 through 3.12 and allows customization of the underlying httpx client for proxies or custom transports.","worth_installing":"Yes. The package is actively maintained, has low install friction, supports Python 3.8 through 3.12, and provides both sync and async clients with sensible defaults (retries, timeouts, pagination). No known vulnerabilities and reasonable download volume suggest production use. License status is unclear, so verify the repository's license terms before use."},"id":"python-intercom","links":{"html":"https://skillfed.io/packages/python-intercom","md":"https://skillfed.io/packages/python-intercom.md","pypi":"https://pypi.org/project/python-intercom/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-01-30","license_spdx":null,"license_treatment":"unclear","name":"python-intercom","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":206720,"position":9564,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.0.1"}
