Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svisser/dynamite
Python DNS server
https://github.com/svisser/dynamite
Last synced: 5 days ago
JSON representation
Python DNS server
- Host: GitHub
- URL: https://github.com/svisser/dynamite
- Owner: svisser
- License: apache-2.0
- Created: 2015-05-30T21:50:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-02T22:30:59.000Z (over 9 years ago)
- Last Synced: 2024-10-10T21:44:36.655Z (26 days ago)
- Language: Python
- Size: 141 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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