Skip to main content

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.

  1. Sign-up for an account on supergood.ai
  2. Create your organization
  3. Head to the "API Keys" side panel, and generate your CLIENT_ID and CLIENT_SECRET
  4. In your codebase, run pip -m install supergood
  5. Add the above CLIENT_ID and CLIENT_SECRET as environment variables in your codebase as SUPERGOOD_CLIENT_ID and SUPERGOOD_CLIENT_SECRET respectively.
  6. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

supergood-0.0.5.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

supergood-0.0.5-py3-none-any.whl (8.5 kB view hashes)

Uploaded 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