catchpoint-api-python
catchpoint-api-python copied to clipboard
Python module for Catchpoint's REST API
Results
3
catchpoint-api-python issues
Sort by
recently updated
recently updated
newest added
I wanted to use some more functions which are provided by the API. Therefore I added some more functions to the file.
- If credentials are incorrect, raise a CatchpointError, rather than a KeyError.