{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/6"}],"enrichment":{"capability":"Async Python wrapper for the NextDNS API that retrieves DNS profiles, analytics data, and status information from a NextDNS account.","skillfed_tags":["dns-monitoring","async-api-client"],"use_cases":["Monitor DNS security metrics and encryption status across multiple NextDNS profiles in a dashboard or alerting system.","Automate DNS analytics collection for reporting or compliance audits tied to a NextDNS account.","Build a Python-based DNS monitoring bot that periodically fetches profile status and protocol statistics.","Integrate NextDNS analytics into a larger async application or microservice that manages network infrastructure.","Retrieve and analyze DNS query protocol distribution (DoH, DoT, etc.) across your NextDNS deployment."],"what_it_does":"nextdns is an async Python client for the NextDNS API that lets you programmatically access DNS profiles and analytics from a NextDNS account. It wraps the NextDNS service's HTTP endpoints using aiohttp for async I/O and tenacity for resilient retries, exposing methods to fetch profile details, DNS security analytics (DNSSEC, encryption), IP version breakdowns, and protocol statistics.\n\nThe package is designed for integration into monitoring tools, dashboards, or automation scripts that need to pull DNS analytics data from NextDNS. It requires an active NextDNS account and API key, and enforces Python 3.13 or later. The async-first design makes it suitable for concurrent requests or event-driven applications, though the small dependency footprint keeps installation overhead minimal.","worth_installing":"Yes, if you need programmatic access to NextDNS analytics and profiles. The package is actively maintained, has low install friction, permissive licensing, and no known vulnerabilities. The Python 3.13+ requirement is strict but aligns with modern practice. Install it if you're building monitoring or automation around NextDNS; skip it if you only need the web dashboard or don't have a NextDNS account."},"id":"nextdns","links":{"html":"https://skillfed.io/packages/nextdns","md":"https://skillfed.io/packages/nextdns.md","pypi":"https://pypi.org/project/nextdns/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-19","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"nextdns","python_support":"supports_current","summary":"Python wrapper for NextDNS API."},"popularity":{"monthly_downloads":74318,"position":14850,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.0.1"}
