Skip to main content

Tool to check PAAS/SAAS status pages

Project description

statuscheck: Tool to check PAAS/SAAS status pages

Build Status image image image

Usage

Install the latest release via pip or pipenv:

$ pipenv install statuscheck

Then just use it in your shell:

$ statuscheck github
No issues

$ statuscheck slack
Incident: We are having issues with some features including the Events API, notifications, unfurls, and threads
More: https://status.slack.com/

There is also an API available:

>>> from statuscheck.check import get_statuscheck_api

>>> api = get_statuscheck_api('slack')
>>> api.get_status()
"We're having issues with some features including the Events API, notifications, unfurls, and threads"
>>> api.get_type()
'Incident'

Currently, all services that we support are defined here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

statuscheck-2.1.0.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

statuscheck-2.1.0-py2.py3-none-any.whl (19.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file statuscheck-2.1.0.tar.gz.

File metadata

  • Download URL: statuscheck-2.1.0.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7

File hashes

Hashes for statuscheck-2.1.0.tar.gz
Algorithm Hash digest
SHA256 29f1a5c173341a685fd852cf51c5709530840f835d9a53695dc07925061d7679
MD5 cdae8f9f0c80bd62398dcb48e12147c8
BLAKE2b-256 dfe284fe3411443dbcee1704ac6017bfe6bb7ab2d0ee35bec27907037b00b758

See more details on using hashes here.

File details

Details for the file statuscheck-2.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: statuscheck-2.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 19.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7

File hashes

Hashes for statuscheck-2.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ac53f83a00ae2865c9ace96f764854f225b40e6479b7250346ec6ce1c2dcc75f
MD5 dc3b196b177709606b401dc7f6873868
BLAKE2b-256 862c9aa0d398a4709928f2bd539ed647e15af58d30d6e6e3da0aa06ead718b47

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page