statuscheck 0.4.1
pip install statuscheck==0.4.1
Newer version available (3.11.0)
Released:
Tool to check PAAS/SAAS status pages
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache Software License 2.0)
- Author: Rustem Saiargaliev
- Tags statuscheck
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
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_type()
```
Currently, all services that we support are defined [here](statuscheck/services/__init__.py).
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache Software License 2.0)
- Author: Rustem Saiargaliev
- Tags statuscheck
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
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
Built Distribution
File details
Details for the file statuscheck-0.4.1.tar.gz
.
File metadata
- Download URL: statuscheck-0.4.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a813363d85134c2f3036d09bda0974aa700c4343bcbbe8abf7b70ababe82ba8b
|
|
MD5 |
6219ca4c2f09d9ee874ca3f156b4622f
|
|
BLAKE2b-256 |
60e137c798bec226d88927a9717696467c42fd53b1d081f012948b24aac18772
|
File details
Details for the file statuscheck-0.4.1-py2.py3-none-any.whl
.
File metadata
- Download URL: statuscheck-0.4.1-py2.py3-none-any.whl
- Upload date:
- Size: 12.6 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.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
08ee53f1fa228b85e76a74e38f21e2cfe03fb15bdb34c3d40873a2cb3ae453b8
|
|
MD5 |
c0a6476010cd9b1425b4e49efe7b30ed
|
|
BLAKE2b-256 |
95a63ce8a112b1edb9e188d9624fae585c896562532a4c1e94905300b8c67b92
|