waft.cf_dashboard.cf_dashboard_client module

class waft.cf_dashboard.cf_dashboard_client.CfDashboardClient(email: str | None = None, api_key: str | None = None)

Bases: Cloudflare

Cloudflare dashboard client for the python sdk. Here we are extending “CloudFlare” class to be able to pull the email and api key from the frameworks settings.