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.2.tar.gz
(4.6 kB
view details)
File details
Details for the file statuscake-1.4.2.tar.gz
.
File metadata
- Download URL: statuscake-1.4.2.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.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de718384dfff4d3a2e38d23d04d5ecfa946b7eb1129e80f2f9616fc3b5dffa37 |
|
MD5 | 7156e47c0f7e575e223d3f20d2827bff |
|
BLAKE2b-256 | df122ff5fd6d74d3eab2898a155c33b1076eb3ca846a5857f1cfa66e3824c5e8 |