Python DNS Name Server Framework

dns dns-server framework python python-dns python-framework python-library python3
3 Open Issues Need Help Last updated: Aug 21, 2025

Open Issues Need Help

View All on GitHub
help wanted good first issue

Python DNS Name Server Framework

Python
#dns#dns-server#framework#python#python-dns#python-framework#python-library#python3

AI Summary: Users are encountering a `NameError` when running the `nserver` CLI, specifically due to a missing `datetime` import in the `nserver/_version.py` file. The traceback indicates that `datetime.datetime.utcfromtimestamp` is called without `datetime` being defined, and the user's proposed fix is to add `import datetime` to that file.

Complexity: 1/5
bug help wanted good first issue

Python DNS Name Server Framework

Python
#dns#dns-server#framework#python#python-dns#python-framework#python-library#python3
documentation enhancement help wanted good first issue

Python DNS Name Server Framework

Python
#dns#dns-server#framework#python#python-dns#python-framework#python-library#python3