name: dnspython version: 2.8.0 summary: DNS toolkit license: ISC License (ISCL) requires_python: >=3.10 python_min: 3.10 install_size: 323.3 KB module_format: py3-none-any doc_url: https://dnspython.readthedocs.io/en/stable/ repo_url: https://github.com/rthalley/dnspython.git last_released_at: 2025-09-07T18:57:58Z releases_last_12mo: 2 avg_days_between_releases: 152.8 platforms: any ## extras [dev] black >=25.1.0 coverage >=7.0 flake8 >=7 hypercorn >=0.17.0 mypy >=1.17 pylint >=3 pytest-cov >=6.2.0 pytest >=8.4 quart-trio >=0.12.0 sphinx-rtd-theme >=3.0.0 sphinx >=8.2.0 twine >=6.1.0 wheel >=0.45.0 [dnssec] cryptography >=45 [doh] h2 >=4.2.0 httpcore >=1.0.0 httpx >=0.28.0 [doq] aioquic >=1.2.0 [idna] idna >=3.10 [trio] trio >=0.30 [wmi] wmi >=1.5.1 ## maintainers Bob Halley