Skip to main content

Get the dns feature for machine learning

Project description

Overview
========
This lib generate dns feature for machine learning

Usage
=====
```
import pydnsfeature
if __name__ == '__main__':
f = pydnsfeature.PyDnsFeature()
while True:
iput = raw_input()
info = f.feature(iput)
print info
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydnsfeature-0.0.2.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page