API for StatusCake
Project description
StatusCake
API for StatusCake
Installation
Create a virtualenv and install the requirements.
$ virtualenv -p python3.5 status_cake
$ source status_cake/bin/activate
(status_cake) $ pip install -r requirements.txt
Usage
You will need a valid StatusCake api_key and api_user that you can find here:
Examples
from statuscake import StatusCake
client = StatusCake(api_key="YNWHGOBX4w8gbc19", api_user="test")
client.get_all_tests()
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
statuscake-1.4.1.tar.gz
(4.6 kB
view details)
File details
Details for the file statuscake-1.4.1.tar.gz
.
File metadata
- Download URL: statuscake-1.4.1.tar.gz
- Upload date:
- Size: 4.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.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ce0e51ec2640106e5d8bb667d27ae0ca14adc5cef90fe7c6a5ce61169531868 |
|
MD5 | 149ab6458883af14efde2ff4b9023c91 |
|
BLAKE2b-256 | 23efbf22c046d04536e163842a6acf58bf390cfdf3122ef237530a80b6023446 |