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
Release files for pod-whois 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pod-whois-0.1.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pod_whois-0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:7.1 kB
Release files / pod-whois-0.1.tar.gz
| Download URL | pod-whois-0.1.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4515420186cd9227b95afc8e087843bc22ae484c35d3cac5d3ca756b0e5a2a07
|
|
BLAKE2b-256 checksum How to use checksums |
c9848984c30448b018d576b45ca59dcef2f79c16e51b9d8f0da9403ba5269c74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
|
Release files / pod_whois-0.1-py3-none-any.whl
| Download URL | pod_whois-0.1-py3-none-any.whl |
|---|---|
| Size | 3.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ada8a74258bb4756cc98688d0569bfed8122b8a24346fb457dcfbbd8b59a8b50
|
|
BLAKE2b-256 checksum How to use checksums |
248e4c5ac8dcdb889c85d76d88c86070d9621194197b41b811db8b8786bb822d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
|