Small set of utilities to work with OpenDNS from Python
Project description
# OpenDNS for Python
Small set of utilities to work with [OpenDNS](https://www.opendns.com/) from Python
# Setup
Stable version:
pip install opendns
Development version:
pip install .
# Usage
As a library:
from opendns import get_ip print(get_ip())
As a CLI tool:
$ opendns-getip 31.217.218.30
# License
Source code available under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0). The services behind [OpenDNS](https://www.opendns.com/) are available under their own terms and conditions, so respect them.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
opendns-0.1.0.tar.gz
(2.1 kB
view details)
File details
Details for the file opendns-0.1.0.tar.gz
.
File metadata
- Download URL: opendns-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b48b1fcd87bb751bece23ec0251f4bccaca91c15606a77e753dec519885b9f8 |
|
MD5 | 624ff11a6422ac74c33ac3747ae841e2 |
|
BLAKE2b-256 | 98522f8d98f71a94a88b9f27704e110d0a5316697932c70da6762d8249453f69 |