Skip to main content

API for StatusCake

Project description

StatusCake

https://travis-ci.org/trbs/statuscake.svg?branch=master Latest PyPI version https://img.shields.io/pypi/l/statuscake.svg

API for StatusCake

Installation

Create a virtualenv and install the requirements.

$ python3 -m venv 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="my-api-key", api_user="my-user")
client.get_all_tests()

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

statuscake-1.4.5.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

statuscake-1.4.5-py2.py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page