cloudflare-ddns-updater

View on PyPIReverse Dependencies (0)

1.0.3 cloudflare_ddns_updater-1.0.3-py3-none-any.whl

Wheel Details

Project: cloudflare-ddns-updater
Version: 1.0.3
Filename: cloudflare_ddns_updater-1.0.3-py3-none-any.whl
Download: [link]
Size: 10395
MD5: ca735c8626e4cc385023d53ef24f9a0f
SHA256: e9b204237c6e373956724a6a2a17f1e1bc5bad8fd86f1a3804b9c13c33321f42
Uploaded: 2024-11-29 18:04:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cloudflare-ddns-updater
Version: 1.0.3
Summary: A Python tool to update Cloudflare DNS automatically using DDNS.
Author: Roberto Giusti
Author-Email: rgiusti[at]gmail.com
Home-Page: https://github.com/robgst/cloudflare-ddns-updater
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Requires-Dist: requests
Requires-Dist: python-crontab
Requires-Dist: setuptools
Description-Content-Type: text/markdown
License-File: LICENCE
[Description omitted; length: 2739 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cloudflare_ddns_updater/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cloudflare_ddns_updater/constants.py sha256=LOACZ06vMJH5vb_gNBfx2JSx4YIOPBsxDyJ7bN87qMs 758
cloudflare_ddns_updater/initializer.py sha256=a0FKCGiPwAXDdbHaFgI6P-ZEhPXR_v3JJ42BSDQvIhU 14302
cloudflare_ddns_updater/ip_updater.py sha256=QcCPWn8-hL0tJb6xFBfR7Fb1NkcvGkFdSPBqKYAkXZo 3203
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cloudflare_ddns_updater-1.0.3.dist-info/LICENCE sha256=MlCC9T6dlGkP7gBSmgR5VBwjPGLkTwq9msB3uysKnPk 1057
cloudflare_ddns_updater-1.0.3.dist-info/METADATA sha256=YfmlccP-cxwpA008IuDpN61-jMxf7G9Cnc3n90b8hb4 3262
cloudflare_ddns_updater-1.0.3.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
cloudflare_ddns_updater-1.0.3.dist-info/entry_points.txt sha256=mMQPWOY6GGxKKjnDFxUFMvObgf7i8mkMjSm8ajN6_ws 138
cloudflare_ddns_updater-1.0.3.dist-info/top_level.txt sha256=oUhcxjvi8Z8D1DjFB_lKiOkX_hrfClVA4lZrlJRWzww 30
cloudflare_ddns_updater-1.0.3.dist-info/RECORD

top_level.txt

cloudflare_ddns_updater
tests

entry_points.txt

cloudflare-ddns-updater = cloudflare_ddns_updater.initializer:main
ip-updater = cloudflare_ddns_updater.ip_updater:main