{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/3"}],"enrichment":{"capability":"Provides a Python client library for the Cloudflare REST API with both synchronous and asynchronous interfaces, full type hints, and automatic pagination support.","skillfed_tags":["cloudflare-api","async-http-client","typed-sdk"],"use_cases":["Manage DNS records, zones, and accounts programmatically for multi-tenant or infrastructure-as-code workflows.","Build async applications that interact with Cloudflare's KV storage, Workers, or other edge services.","Automate SSL/TLS certificate provisioning, firewall rules, or DDoS protection settings.","Integrate Cloudflare API calls into monitoring or observability platforms with typed, autocomplete-friendly code.","Paginate through large lists of accounts, zones, or DNS records without manual page handling."],"what_it_does":"This is the official Python client for the Cloudflare REST API, generated using Stainless. It wraps Cloudflare's full API surface\u2014zones, accounts, DNS records, KV storage, and more\u2014in a typed, modern Python interface. The library ships with both synchronous and asynchronous clients powered by httpx, and includes full type definitions for request parameters and response objects using Pydantic models and TypedDicts.\n\nThe client handles pagination automatically, error classification (connection errors, rate limits, authentication failures, and HTTP status codes), and retries certain transient failures by default. It supports file uploads, nested parameters, and provides helper methods on response objects for serialization. You can optionally swap the HTTP backend to aiohttp for improved async concurrency. The library targets Python 3.9+ and is actively maintained.","worth_installing":"Yes. This is the official, actively maintained Cloudflare Python client with low install friction, no known vulnerabilities, permissive licensing, and strong type support. Install it if you need to interact with Cloudflare's API from Python\u2014it is the canonical choice for this task."},"id":"cloudflare","links":{"html":"https://skillfed.io/packages/cloudflare","md":"https://skillfed.io/packages/cloudflare.md","pypi":"https://pypi.org/project/cloudflare/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-22","license_spdx":null,"license_treatment":"permissive","name":"cloudflare","python_support":"supports_current","summary":"The official Python library for the cloudflare API"},"popularity":{"monthly_downloads":10122213,"position":1480,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"5.6.0"}
