Tool to check PAAS/SAAS status pages
Project description
# statuscheck: Tool to check PAAS/SAAS status pages
[](https://travis-ci.org/amureki/statuscheck)
[](https://pypi.org/project/statuscheck/)
[](https://pypi.org/project/statuscheck/)
[](https://pypi.org/project/statuscheck/)
## Usage
Install the latest release:
$ pipenv install statuscheck
Then just use it in your shell:
```bash
$ statuscheck github
No issues
```
There is also an API available:
```python
from statuscheck.check import get_statuscheck_api
api = get_statuscheck_api('github')
status = api.get_status()
status_type = api.get_status_type()
```
Currently, all services that we support are defined [here](statuscheck/services/__init__.py).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
statuscheck-0.1.2.tar.gz
(5.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file statuscheck-0.1.2.tar.gz.
File metadata
- Download URL: statuscheck-0.1.2.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ad4dbd6c3f5c5b2d0c53ad49df4a4e7855491eac7594b67c0defc9dc266eac2
|
|
| MD5 |
efe285bb0991989c331e825912c6c1e4
|
|
| BLAKE2b-256 |
9c2dd70b27fbbb37bc81078034d6b06657471f0a512e662fe5c3537c4d35ade2
|
File details
Details for the file statuscheck-0.1.2-py2.py3-none-any.whl.
File metadata
- Download URL: statuscheck-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cabd39e0edcd47d7a8c9155bb672f8d6f2d1ed6fbe0e94797b4ab919cd1a3d1d
|
|
| MD5 |
8e7f8739c03f4e98966662bf5da0696a
|
|
| BLAKE2b-256 |
4c47cc0d4022b83d915c745192f050bdae145b676f332af1af0ad31031497bb6
|