{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"}],"enrichment":{"capability":"Python SDK for integrating Paddle Billing's payment, subscription, tax, and metrics APIs into Python applications.","skillfed_tags":["payment-processing","billing-api","saas"],"use_cases":["Build a SaaS billing dashboard that lists, creates, and updates products and pricing tiers.","Automate subscription management\u2014create customer records, manage addresses, and handle subscription lifecycle events.","Verify incoming webhook notifications to ensure authenticity before processing billing events.","Integrate billing into a backend service to handle tax calculations and payment processing for digital products.","Manage multiple billing environments (sandbox and live) with separate API keys for testing and production."],"what_it_does":"The paddle-python-sdk is a client library for Paddle Billing, a merchant-of-record platform handling payments, tax, subscriptions, and metrics. It wraps Paddle's REST API with Python objects and methods, letting you manage products, customers, addresses, and subscriptions programmatically. The SDK requires Python 3.11 or later and depends on requests and urllib3 for HTTP communication.\n\nYou initialize a Client with an API key, then call methods like list(), get(), create(), update(), and delete() on resource objects. The SDK handles pagination automatically, includes error handling via ApiError exceptions with error codes and retry hints, and provides webhook signature verification for Paddle's notifications. It supports both live and sandbox environments via configuration options.","worth_installing":"Yes. The SDK is actively maintained, has low install friction, carries a permissive license, and solves a clear integration problem for Python applications using Paddle Billing. No known vulnerabilities. Suitable for production use if your application targets Paddle Billing (not Paddle Classic)."},"id":"paddle-python-sdk","links":{"html":"https://skillfed.io/packages/paddle-python-sdk","md":"https://skillfed.io/packages/paddle-python-sdk.md","pypi":"https://pypi.org/project/paddle-python-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-28","license_spdx":null,"license_treatment":"permissive","name":"paddle-python-sdk","python_support":"supports_current","summary":"Paddle's Python SDK for Paddle Billing"},"popularity":{"monthly_downloads":139582,"position":11298,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.15.0"}
