An open API service indexing awesome lists of open source software.

https://github.com/kunallillaney/statuspage-py

Python Wrappers for statuspage.io APIs
https://github.com/kunallillaney/statuspage-py

python-wrapper statuspage

Last synced: 4 months ago
JSON representation

Python Wrappers for statuspage.io APIs

Awesome Lists containing this project

README

        

# statuspage-py
Python Wrappers for statuspage.io APIs

# Setup
* Copy the settings.ini.example to settings.ini file
```console
mv settings.ini.example settings.ini
```
* Copy over the page_id from your *statuspage.io* account and paste it in the file
* Copy over the API Token from your *statuspage.io* account and paste it in the file