{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/3"}],"enrichment":{"capability":"Official Python client library for integrating with the Chargebee subscription billing API, supporting both synchronous and asynchronous HTTP requests.","skillfed_tags":["billing-api","subscription-management","async-support"],"use_cases":["Build a SaaS platform that manages customer subscriptions, billing cycles, and payment methods through Chargebee.","Automate customer creation, plan changes, and invoice management in a subscription-based business.","Integrate Chargebee billing data into internal dashboards or reporting systems via async API calls.","Handle idempotent payment operations safely by using idempotency keys to prevent duplicate charges.","Export large customer or transaction datasets and wait for completion before processing results."],"what_it_does":"Chargebee is the official Python client for Chargebee's subscription billing platform. It wraps the Chargebee REST API, allowing developers to manage customers, subscriptions, invoices, and other billing entities directly from Python code. The library supports both synchronous and asynchronous HTTP operations via httpx, with configurable timeouts, retry logic, and idempotency keys for safe request retries.\n\nThe SDK provides typed request and response objects, resource-specific and global enums, custom field support, and filtering for list operations. It includes built-in retry handling for transient errors (5xx status codes) with exponential backoff, rate-limit awareness via Retry-After headers, and methods to wait for long-running operations like exports and time-travel requests to complete.","worth_installing":"Yes. The library is actively maintained, has low install friction, requires only httpx as a dependency, and is the official client for Chargebee's API. It supports modern Python (3.11+) and offers both sync and async patterns. No known vulnerabilities. License treatment is unclear, so verify licensing terms with your legal team before use in commercial projects."},"id":"chargebee","links":{"html":"https://skillfed.io/packages/chargebee","md":"https://skillfed.io/packages/chargebee.md","pypi":"https://pypi.org/project/chargebee/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-30","license_spdx":null,"license_treatment":"unclear","name":"chargebee","python_support":"supports_current","summary":"Python wrapper for the Chargebee Subscription Billing API"},"popularity":{"monthly_downloads":1065312,"position":4416,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.27.0"}
