Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/svisser/dynamite

Python DNS server
https://github.com/svisser/dynamite

Last synced: 5 days ago
JSON representation

Python DNS server

Awesome Lists containing this project

README

        

# dynamite

Python DNS server

Fun fact: `all(c in 'domain name system' for c in 'dynamite')`

## Design goals

* Clean implementation using Python 3.4 features