Module that shows the current health of the VKontakte platform
Project description
VKhealth
Module that shows the health of VKontakte platform.
Requirements
Usage
Install package from pypi.org.
Import it using import vkhealth command.
Run vkhealth.get() method.
Output Format
Output contains the JSON file that sees like that:
{
'module_name_1': {
'working': true/false,
'ping': 1 [s],
'uptime': 100.0 [%]
},
'module_name_2': {
'working': true/false,
'ping': 1 [s],
'uptime': 100.0 [%]
}
...
}
Autor
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
vkhealth-0.6.tar.gz
(2.2 kB
view details)
File details
Details for the file vkhealth-0.6.tar.gz.
File metadata
- Download URL: vkhealth-0.6.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21671cf783436b4e29eae61b4da42fd3c64c38af8c34cd0f900242d69ff6e7f0
|
|
| MD5 |
dc8678c5c31f40d792c48800cd350901
|
|
| BLAKE2b-256 |
47a281cc87b7b49b81c010a3bb2140015a243f1a84bb96c27306aba219062b84
|