Skip to main content

Babashka pod query whois info.

Project description

pod-whois

A babashka pod for whois query.

Implemented using the Python python-whois and ipwhois library.

Status

Experimental.

Usage

install this package from pip:

pip install pod-whois

Load the pod:

(require '[babashka.pods :as pods])
(babashka.pods/load-pod "pod.py-whois")

(pod.py-whois/query "www.bing.com")
(pod.py-whois/query "8.8.8.8")

Build

require python >= 3.6, install deps

pip install -r dev-requirements.txt
pip install -r requirements.txt

./reinstall

License

Copyright © 2021 ntestoc3

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

pod-whois-0.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

pod_whois-0.1-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

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