{"library":"Adyen","type":"library","category":null,"description":"Official Python API library for Adyen payment processing. Auto-generated from OpenAPI spec. PyPI package name is 'Adyen' (capital A). Uses X-API-Key auth, not OAuth. Each major version pins updated API versions and may contain breaking changes from codegen corrections.","language":"python","status":"active","version":"14.0.0","tags":["payments","adyen","enterprise","python","api"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install Adyen","imports":["import Adyen\n\nadyen = Adyen.Adyen()\nadyen.client.xapikey = 'YOUR_X_API_KEY'\nadyen.client.platform = 'test'  # or 'live'","from Adyen import checkout\ncheckout.client.xapikey = 'YOUR_X_API_KEY'\ncheckout.client.platform = 'test'"]}],"homepage":"https://www.adyen.com","github":"https://github.com/Adyen/adyen-python-api-library","docs":null,"changelog":null,"pypi":"https://pypi.org/project/Adyen/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.9,"avg_import_s":0.17,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/Adyen/compatibility"}}