Pakket: python3-pycfdns (3.0.0-2)
Verwijzigingen voor python3-pycfdns
Debian bronnen:
Het bronpakket pycfdns downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Library for managing Cloudflare DNS records
This library provides a Python interface to the Cloudflare DNS API, allowing users to manage DNS records hosted on Cloudflare. It offers functionality to list zones and DNS records, update specific DNS records, and manage DNS settings efficiently. Using a personal API token, it communicates directly with the Cloudflare API to perform operations such as listing all available zones or updating the details of a DNS record within a particular zone. This library is particularly useful for those needing to automate DNS management tasks with Cloudflare.
Andere aan python3-pycfdns gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio