auto-ddns

View on PyPIReverse Dependencies (1)

0.0.7 auto_ddns-0.0.7-py3-none-any.whl

Wheel Details

Project: auto-ddns
Version: 0.0.7
Filename: auto_ddns-0.0.7-py3-none-any.whl
Download: [link]
Size: 22409
MD5: 3d35affecefc1f076727540248cb63cc
SHA256: 4f91cbe3eb6c72a255cc5d5bd0a33353fe2ff8d9ff9f5de23d857c642f915bc6
Uploaded: 2024-02-23 04:23:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: auto-ddns
Version: 0.0.7
Summary: auto config dns
Author-Email: Zhan Rongrui <2742392377[at]qq.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: tencentcloud-sdk-python-dnspod
Requires-Dist: loguru (>=0.7.2)
Requires-Dist: rich (>=13.7.0)
Requires-Dist: pyparsing (>=3.1.1)
Requires-Dist: typer[all] (>=0.9.0)
Requires-Dist: cachetools (>=5.3.2)
Requires-Dist: pydantic (>=2.5.3)
Requires-Dist: auto-token (>=0.0.4)
Requires-Dist: PyYaml (>=6.0.1)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: httpx (>=0.26.0)
Requires-Dist: watchfiles; extra == "watch"
Requires-Dist: auto-ddns[watch]; extra == "all"
Provides-Extra: watch
Provides-Extra: all
Description-Content-Type: text/markdown
[Description omitted; length: 1108 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.1.8)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
auto_ddns-0.0.7.dist-info/METADATA sha256=ZXE2uZuf8_rb5NJJDBXsNq9x4dvRRSLR-YEmP-RgaLc 2215
auto_ddns-0.0.7.dist-info/WHEEL sha256=N2J68yzZqJh3mI_Wg92rwhw0rtJDFpZj9bwQIMJgaVg 90
auto_ddns-0.0.7.dist-info/entry_points.txt sha256=gYStX4nRDc67ZooTA2MapYQnnllH-6ozR998JIJ2fIU 54
auto_ddns-0.0.7.dist-info/licenses/LICENSE sha256=RHEtuiCSCHehhotUEyEDm3Wms1p_Jw416qZNkYIDTo4 35099
auto_ddns/__init__.py sha256=e3S0EcDGJlWIp2hddSFjvt633jfeZ4W7VyAeLpfTWVM 37
auto_ddns/__main__.py sha256=cTMjmCi9j-f3-CeqaYXGhRv6llzk_rxQL7jCps7sLB4 2558
auto_ddns/__version__.py sha256=7sNbee72r3qCAVloFm2RRWCTa9gVjMS7nCJcJ-URzl4 21
auto_ddns/getter/__init__.py sha256=VOggztRLC2Cfubo9B0ijgfL3auEitpVq7bG5BZB5kAI 93
auto_ddns/getter/base.py sha256=7qMioEGCZoDLefZ2uiaEyUQHoFTN6vGt76B7di86LW4 309
auto_ddns/getter/public.py sha256=1YqKxudphYi1euQrOua5pLrZOep8UI1EYVTwVl5yWn4 348
auto_ddns/getter/snmp.py sha256=Ei9V4OyY-6ztMm-JqQQTrnFZ_uZUcV6t560ieGgq6Us 2036
auto_ddns/model/__init__.py sha256=CGCBPTVyMZNIyGZdaN6O9Pvoc_KlfbPEyKjpi3dywVA 54
auto_ddns/model/config.py sha256=dlzkO_ZvNM50b0CWGmMqIyqKf1eEtNkVDroEam_ngeU 164
auto_ddns/model/record.py sha256=7JuV0b0zoMZuYeqHgqXQT_JYQuGLfktAX7hzynr0mHo 377
auto_ddns/setter/__init__.py sha256=q8cLpFF3HA7F0i4WIWIEuBdyaRF_NdfdwJpIGknTfuw 65
auto_ddns/setter/base.py sha256=Y-TE9KKbWRt7hQ-xrbRU5SFKgha5sqx_5Ttv6G1jYSA 3082
auto_ddns/setter/dnspod.py sha256=HEEjHH2a42Z1mtDrm4d4yDgrNc1-3Yxq6sg-CNtLEcI 5004
auto_ddns/utils.py sha256=Qp1Lh5ZjYEnbb-EJYu3EP-5QZXTzes1OPZv13Pc2Gog 2291
auto_ddns-0.0.7.dist-info/RECORD

entry_points.txt

auto-ddns = auto_ddns.__main__:app