{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/13"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/7"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/15"}],"enrichment":{"capability":"Pygerduty is a Python client library for PagerDuty's REST API and Events API, providing thin wrapper methods to list, show, create, update, and delete PagerDuty resources.","skillfed_tags":["pagerduty-integration","abandoned"],"use_cases":["Automate on-call schedule management and retrieve user schedules from PagerDuty","Programmatically create and manage schedule overrides for temporary coverage","Query and acknowledge triggered incidents in bulk or by user","Build internal tools that integrate PagerDuty incident data with other systems","Send events to PagerDuty via the Events API for alerting workflows"],"what_it_does":"Pygerduty is a thin wrapper around PagerDuty's REST and Events APIs, allowing Python developers to programmatically manage schedules, users, incidents, and overrides. The library provides standard resource methods (list, show, create, update, delete) that map to PagerDuty's API endpoints. It was originally built for API v1 and has been partially updated for v2; the codebase is split into separate modules for v2 REST logic, Events API logic, and shared utilities.\n\nThe package is no longer actively maintained\u2014the last release was in 2020 and the repository has seen no commits since 2023. While it remains functional for basic use cases, it is not updated to follow PagerDuty's current API evolution, and backwards compatibility is not guaranteed between versions. Developers should verify that the v2 implementation covers their specific use case before relying on it in production.","worth_installing":"No\u2014not recommended for new projects. The package is abandoned (last release 2020-04-22, no commits since 2023-05-09) and only partially supports PagerDuty's v2 API. While it has low install friction and a permissive MIT license, the lack of maintenance and incomplete API coverage make it a poor choice for production use. Consider using PagerDuty's official client libraries or a more actively maintained alternative."},"id":"pygerduty","links":{"html":"https://skillfed.io/packages/pygerduty","md":"https://skillfed.io/packages/pygerduty.md","pypi":"https://pypi.org/project/pygerduty/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-04-22","license_spdx":null,"license_treatment":"permissive","name":"pygerduty","python_support":"unspecified","summary":"Python Client Library for PagerDuty's REST API"},"popularity":{"monthly_downloads":232186,"position":9073,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.38.3"}
