Whoopi python SDK
Project description
whoopi-py
whoopi's python sdk
Usage
Installation
pip3 install whoopi
Import Lib
from whoopi import Whoopi
Initialize Client
whoopi = Whoopi(ptoken='<whoopi-app-token>')
Start tracking API Events
whoopi.logit(ukey="<unique-value>", method="<API HTTP VERB>", endpoint="<API ENDPOINT>", status="<RESPONSE CODE>")
Explantion
ukey
This is unique key value to track API call usage. It could be userId, event name or anything that trigger that API call.
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
whoopi-1.0.0.tar.gz
(2.8 kB
view details)
Built Distribution
File details
Details for the file whoopi-1.0.0.tar.gz
.
File metadata
- Download URL: whoopi-1.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cff22c3c675bafe868ea55a2eb90a1b9b954ffef290963348dc38e0ff23864d6 |
|
MD5 | e4faa1515023da9d09037a81650ca229 |
|
BLAKE2b-256 | 57b596e84b870ad62a448f19aa03694d4b8c6c1a9b656644b3481bff819fd317 |
File details
Details for the file whoopi-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: whoopi-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a506417de67dd4b68cd0169620f474df577d6295e492c14dede66605dd9f712 |
|
MD5 | efb3fe55fd866f9abf3d16f087827c27 |
|
BLAKE2b-256 | 9a35b11e44f1c26a2caef476e03de9ec10c6f7e7946bd93f2ae39d1bf8dce57b |