{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/8"}],"enrichment":{"capability":"A Python client library for the Orb billing REST API, providing typed request and response objects with both synchronous and asynchronous interfaces.","skillfed_tags":["billing-platform","async-first","type-safe"],"use_cases":["Create and manage customer accounts and billing addresses in Orb from a Python backend.","Fetch paginated lists of coupons, subscriptions, or invoices with automatic page handling.","Handle incoming Orb webhooks with built-in signature verification to ensure authenticity.","Build async billing workflows using the AsyncOrb client with optional aiohttp backend for concurrency.","Catch and handle specific API errors (rate limits, auth failures, validation errors) with typed exception classes."],"what_it_does":"orb-billing is the official Python client for the Orb billing platform API. It wraps Orb's REST endpoints with type-safe request and response objects, offering both synchronous and asynchronous clients powered by httpx. The library includes full type hints for IDE autocomplete, Pydantic models for responses with serialization helpers, and built-in pagination support for list operations.\n\nDevelopers use it to integrate Orb's subscription billing, metering, and invoicing into Python applications. The library handles authentication via API keys, automatic retries on transient failures, webhook signature verification, and detailed error types for different HTTP status codes. It supports modern Python versions (3.9 through 3.14) and runs on all major operating systems.","worth_installing":"Yes. The library is actively maintained, has no known vulnerabilities, low install friction, and permissive licensing. Install it if you are building a Python application that integrates with Orb's billing platform and want type-safe, well-documented API access."},"id":"orb-billing","links":{"html":"https://skillfed.io/packages/orb-billing","md":"https://skillfed.io/packages/orb-billing.md","pypi":"https://pypi.org/project/orb-billing/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":null,"license_treatment":"permissive","name":"orb-billing","python_support":"supports_current","summary":"The official Python library for the orb API"},"popularity":{"monthly_downloads":874424,"position":4835,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.68.0"}
