A Python client for Supergood
Project description
Supergood Python Client
Monitor the usage, spend and performance of your external API's in 5 minutes flat.
- Sign-up for an account on supergood.ai
- Create your organization
- Head to the "API Keys" side panel, and generate your CLIENT_ID and CLIENT_SECRET
- In your codebase, run
pip -m install supergood
- Add the above CLIENT_ID and CLIENT_SECRET as environment variables in your codebase as
SUPERGOOD_CLIENT_ID
andSUPERGOOD_CLIENT_SECRET
respectively. - At the top of any file you're making external API calls, add the following two lines:
from supergood import Client
Client()
... and that's it!
Head back to https://dashboard.supergood.ai to start monitoring your external API calls!
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
supergood-1.0.6.tar.gz
(10.8 kB
view details)
Built Distribution
supergood-1.0.6-py3-none-any.whl
(11.3 kB
view details)
File details
Details for the file supergood-1.0.6.tar.gz
.
File metadata
- Download URL: supergood-1.0.6.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3a4197a42725018bd42416c6197bfcd24f0a7c523f91c99fa00b9c54c15c372f
|
|
MD5 |
0fa084df71c80e4857ecbcc41d2cef2f
|
|
BLAKE2b-256 |
407a14247e39d5494bb44645cd9f9b8b9af0d73d0f113953b390bac32f96d111
|
File details
Details for the file supergood-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: supergood-1.0.6-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6c21752a31c4ed50afc52856c5a378f6c3245a6eddd5035053e0283865440ed9
|
|
MD5 |
9c068c5f55df703e34277b956682ede7
|
|
BLAKE2b-256 |
d69734f471d5067a0819b1efb85912aae1e8c18ade21b5960c6a0e59f5b7c3dc
|