inarpa 0.1.2

Creator: railscoder56

Last updated:

Add to Cart

Description:

inarpa 0.1.2

The module exposes the create function which takes a ipv4-address and optionally a suffix.

Example
>>> import inarpa

>>> inarpa.create('192.168.0.1')
'1.0.168.192.in-addr.arpa'
>>> inarpa.create('192.168.0.1', 'ix.dnsbl.manitu.net')
'1.0.168.192.ix.dnsbl.manitu.net'


Installation
Install inarpa with pip install inarpa or just download inarpa.py and place it in your project directory.


License
BSD

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.