dns-manager

View on PyPIReverse Dependencies (1)

0.1.0 dns_manager-0.1.0-py3-none-any.whl

Wheel Details

Project: dns-manager
Version: 0.1.0
Filename: dns_manager-0.1.0-py3-none-any.whl
Download: [link]
Size: 25131
MD5: a2a7099a37e53ab3e3b4fc92bb918435
SHA256: 33447a84e994e7d909bdc77500806615deb07bc0ef6bc53f26b485805fe6c973
Uploaded: 2024-07-15 11:26:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dns-manager
Version: 0.1.0
Summary: Manage your DNS records with ease.
Author-Email: Zhan Rongrui <2742392377[at]qq.com>
Project-Url: Homepage, https://github.com/zrr1999/dns-manager.git
Project-Url: Repository, https://github.com/zrr1999/dns-manager.git
License: MIT
Requires-Python: >=3.9
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: PyYaml (>=6.0.1)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: httpx (>=0.26.0)
Requires-Dist: dns-lexicon (>=3.17.0)
Requires-Dist: scapy (>=2.5.0)
Requires-Dist: watchfiles; extra == "watch"
Requires-Dist: dns-manager[watch]; extra == "all"
Provides-Extra: watch
Provides-Extra: all
Description-Content-Type: text/markdown
[Description omitted; length: 1132 characters]

WHEEL

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

RECORD

Path Digest Size
dns_manager-0.1.0.dist-info/METADATA sha256=gL2Ffgy0sdyQtU9H8v81uMEs8-HpYyqtb6HRlqsssJs 2425
dns_manager-0.1.0.dist-info/WHEEL sha256=mbxFTmdEUhG7evcdMkR3aBt9SWcoFBJ4CDwnfguNegA 90
dns_manager-0.1.0.dist-info/entry_points.txt sha256=3b92vBu_zCkCoV7qTesBKCqI9tBeaH57i2liP5O7nEk 90
dns_manager-0.1.0.dist-info/licenses/LICENSE sha256=RHEtuiCSCHehhotUEyEDm3Wms1p_Jw416qZNkYIDTo4 35099
dns_manager/__init__.py sha256=e3S0EcDGJlWIp2hddSFjvt633jfeZ4W7VyAeLpfTWVM 37
dns_manager/__main__.py sha256=AmuJ4UoFMpoCEMk3RwxIoSaq7cI8_p2Wu7LcyzoGKsU 2874
dns_manager/__version__.py sha256=L6zbQIZKsAP-Knhm6fBcQFPoVdIDuejxze60qX23jiw 21
dns_manager/getter/__init__.py sha256=VOggztRLC2Cfubo9B0ijgfL3auEitpVq7bG5BZB5kAI 93
dns_manager/getter/base.py sha256=7qMioEGCZoDLefZ2uiaEyUQHoFTN6vGt76B7di86LW4 309
dns_manager/getter/public.py sha256=1YqKxudphYi1euQrOua5pLrZOep8UI1EYVTwVl5yWn4 348
dns_manager/getter/snmp.py sha256=uMMwCiaweJdAJyCfP1rPfO_E9EeiDgZv1oml2lT8XSE 1873
dns_manager/getter/utils.py sha256=okZFnf_2y88nhTCO9cfkAMiB56KEMIYNHq_6q8zmxac 172
dns_manager/model/__init__.py sha256=CGCBPTVyMZNIyGZdaN6O9Pvoc_KlfbPEyKjpi3dywVA 54
dns_manager/model/config.py sha256=_SnEylYfTDTT6Rq-voaAouES-caRs7P_jkRZyoGQDGw 221
dns_manager/model/record.py sha256=200AafRmlQ5MOrTUBlvx4hJ5Hk6UGDbKmoxqGv1wkp8 553
dns_manager/setter/__init__.py sha256=SIFUqGhdCiW9c2AnGQbFlgZWyWeuaXdak2sTRkWDrkM 114
dns_manager/setter/base.py sha256=l7W_TKA3ldP9eRFZiB6PbwhoXi-lZYbLpxfK-SJLdrc 5459
dns_manager/setter/dnspod.py sha256=pINQlJqAw3zUqqfT2jWgdVhE0oRmEEtnpOml39oriUw 4597
dns_manager/setter/lexicon.py sha256=nFsnUnwyfcFu4878ZmHu-o6x3DGTHUGwmDgBTagxBuY 3595
dns_manager/utils.py sha256=3iKFvk8cPuTgxfMogo9d_zNQSIvpBy6hOedb0y9wiLU 4299
dns_manager-0.1.0.dist-info/RECORD

entry_points.txt

dns-manager = dns_manager.__main__:app
dnsm = dns_manager.__main__:app