SaaSHub helps you find the best software and product alternatives Learn more →
Top 8 Python Dnssec Projects
-
For the dnspython docs, check its GitHub.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Niquests
Drop-in replacement for Requests. Automatic HTTP/1.1, HTTP/2, and HTTP/3. WebSocket, and SSE included.
I wanted to avoid having to implement a scheduler that runs the app periodically so the fetching has fairly short timeouts to avoid missing the wake-up window. All requests happen asynchronously to avoid blocking each other using the niquests library.
-
-
It falls into the category that most people think they understand DNS, the same as JavaScript, or e.g. elections, but the devil is in the detail. And I can tell you, at least for DNS (and Dutch Elections), it's kind of tricky, see fun cases like https://github.com/internetstandards/Internet.nl/issues/1370 and I thought the same before I had my current job which involves quite some tricky DNS stuff (and regarding this we also sometimes encounter bugs in unbound https://github.com/internetstandards/Internet.nl/issues/1803 )
-
urllib3.future
Inplace replacement for urllib3 capable of async with automatic HTTP/1, HTTP/2 and HTTP/3 transport.
-
dns-aid-core
DNS-based Agent Identification and Discovery - Reference Implementation for IETF BANDAID
Project mention: DNS Is Becoming the Discovery Layer for AI Agents: What DNS-AID Means for Your Infrastructure | dev.to | 2026-06-03The reference implementation, developed by Infoblox and hosted under the Linux Foundation, already supports publishing, discovery, verification, and invocation across multiple DNS providers including Route 53, Cloudflare, NS1, Google Cloud DNS, and BIND via RFC 2136.
-
-
CryptoLyzer
CryptoLyzer is a fast, flexible and comprehensive server cryptographic protocol (TLS, SSL, SSH, DNSSEC) and related setting (HTTP headers, DNS records) analyzer and fingerprint (JA3, HASSH tag) generator with Python API and CLI/.
Python Dnssec discussion
Python Dnssec related posts
-
Setting up an e-paper dashboard with OpenDisplay
-
DNS: How It Works with Practical Examples
-
Show HN
-
Internet.nl – test tool for modern internet standards
-
Secondary authoritative DNS service providers compared (2020)
-
Using DuckDNS with custom domain
-
DuckDNS is down again, seeking alternatives for multiple domains
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Jun 2026
Index
What are some of the best open-source Dnssec projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | dnspython | 2,659 |
| 2 | Niquests | 2,351 |
| 3 | desec-stack | 612 |
| 4 | Internet.nl | 221 |
| 5 | urllib3.future | 68 |
| 6 | dns-aid-core | 42 |
| 7 | dnspub | 9 |
| 8 | CryptoLyzer | - |