{"library":"paddle-python-sdk","type":"library","category":null,"description":"Official Python SDK for Paddle Billing (the new Paddle platform). PyPI package is paddle-python-sdk, imports as paddle_billing. Requires Python >=3.11. Note: there are two Paddle platforms — Paddle Classic (legacy) and Paddle Billing (current). This SDK is Paddle Billing only.","language":"python","status":"active","version":"1.13.0","tags":["payments","paddle","billing","subscriptions","merchant-of-record","python"],"install":[{"cmd":"pip install paddle-python-sdk","imports":["from paddle_billing import Client\n\npaddle = Client('PADDLE_API_SECRET_KEY')","from paddle_billing import Client, Environment, Options\n\npaddle = Client('PADDLE_API_SECRET_KEY', options=Options(Environment.SANDBOX))"]}],"homepage":"https://developer.paddle.com/api-reference/overview","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/paddle-python-sdk/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":60,"avg_install_s":2.6,"avg_import_s":1.65,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/paddle-python-sdk/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sat Jun 27","last_verified":"Sat Jun 27","next_check":"Mon Jul 27","install_tag":"verified"}}