Source: python-cloudflare Maintainer: Debian Python Modules Team Uploaders: Harlan Lieberman-Berg , Debian Let's Encrypt Team Section: python Priority: optional Build-Depends: debhelper (>= 11~), dh-python, python3, python3-requests, python3-future, python3-setuptools, python3-yaml Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/python-team/modules/cloudflare Vcs-Git: https://salsa.debian.org/python-team/modules/cloudflare.git Homepage: https://github.com/cloudflare/python-cloudflare Package: python3-cloudflare Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: Python module to interface with Cloudflare's v4 API python3-cloudflare is a wrapper around the Cloudflare v4 API that lets you perform any action that you would be able to through the Cloudflare control panel itself. For example, you can add and remove zones, change DNS records, switch billing information, etc.