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
```
========
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.1.1.tar.gz
(2.9 kB
view details)
File details
Details for the file pydnsfeature-0.1.1.tar.gz
.
File metadata
- Download URL: pydnsfeature-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b301a63b6540f12e23da1425cdd7b1d6378b9d5ba230dc011cb75e6df56b2dc1 |
|
MD5 | b3a4ecef082626bccf4c52e29015a76f |
|
BLAKE2b-256 | be49cf4ef229a5377e85d70a0409f6154bda21aacd070261def14bb66e423b3b |