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_IDandSUPERGOOD_CLIENT_SECRETrespectively. - 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!
Release files for supergood 1.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| supergood-1.0.6.tar.gz | 10.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| supergood-1.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.1 kB
Release files / supergood-1.0.6.tar.gz
| Download URL | supergood-1.0.6.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3a4197a42725018bd42416c6197bfcd24f0a7c523f91c99fa00b9c54c15c372f
|
|
BLAKE2b-256 checksum How to use checksums |
407a14247e39d5494bb44645cd9f9b8b9af0d73d0f113953b390bac32f96d111
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.6
|
Release files / supergood-1.0.6-py3-none-any.whl
| Download URL | supergood-1.0.6-py3-none-any.whl |
|---|---|
| Size | 11.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6c21752a31c4ed50afc52856c5a378f6c3245a6eddd5035053e0283865440ed9
|
|
BLAKE2b-256 checksum How to use checksums |
d69734f471d5067a0819b1efb85912aae1e8c18ade21b5960c6a0e59f5b7c3dc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.6
|