{"library":"pygerduty","type":"library","category":null,"description":"Pygerduty is a Python client library for interacting with PagerDuty's REST API and Events API. Originally designed for PagerDuty API v1, it includes some updates for v2 compatibility in a separate module. The latest version is 0.38.3, released in April 2020.","language":"python","status":"deprecated","version":"0.38.3","tags":["PagerDuty","API Client","Incident Management","DevOps"],"install":[{"cmd":"pip install pygerduty","imports":["import pygerduty\npager = pygerduty.PagerDuty(\"your_subdomain\", \"your_api_key\")","import pygerduty.v2\npager_v2 = pygerduty.v2.PagerDuty(\"your_subdomain\", \"your_api_key\")"]}],"homepage":"https://www.pagerduty.com","github":"https://github.com/dropbox/pygerduty","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pygerduty/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pygerduty/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}