pdpyras 5.3.0
0
PagerDuty Python REST API Sessions
Contents
PagerDuty Python REST API Sessions
Stars: 131, Watchers: 131, Forks: 30, Open Issues: 3The PagerDuty/pdpyras
repo was created 6 years ago and the last code push was 1 weeks ago.
The project is popular with 131 github stars!
How to Install pdpyras
You can install pdpyras using pip
pip install pdpyras
or add it to a project with poetry
poetry add pdpyras
Package Details
- Author
- PagerDuty
- License
- MIT
- Homepage
- https://pagerduty.github.io/pdpyras
- PyPi:
- https://pypi.org/project/pdpyras/
- GitHub Repo:
- https://github.com/PagerDuty/pdpyras
Related Packages
Errors
A list of common pdpyras errors.
Code Examples
Here are some pdpyras
code examples and snippets.
GitHub Issues
The pdpyras package has 3 open issues on GitHub
- Bug when posting to /schedules/{id}/overrides
- V4.5.0: Cursor-based pagination
- Could we get more detailed update examples?