Skip to main content

This module implements WHOIS protocol and performs WHOIS requests.

Project description

SimpleWhois logo

SimpleWhois

Description

This module implements WHOIS protocol and performs WHOIS requests.

This module is a pure python implementation and doesn't use whois executable.

Requirements

This package require:

  • python3
  • python3 Standard Library

Installation

python3 -m pip install SimpleWhois
git clone "https://github.com/mauricelambert/SimpleWhois.git"
cd "SimpleWhois"
python3 -m pip install .

Usages

Command line

SimpleWhois              # Using CLI package executable
python3 -m SimpleWhois   # Using python module
python3 SimpleWhois.pyz  # Using python executable
SimpleWhois.exe          # Using python Windows executable

SimpleWhois 8.8.8.8
SimpleWhois example.com 2001:1c00::78

Python script

from SimpleWhois import *
whois("8.8.8.8")
whois("example.com")
whois("2001:1c00::78")

Links

License

Licensed under the GPL, version 3.

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

SimpleWhois-0.0.2.tar.gz (18.0 kB view details)

Uploaded Source

File details

Details for the file SimpleWhois-0.0.2.tar.gz.

File metadata

  • Download URL: SimpleWhois-0.0.2.tar.gz
  • Upload date:
  • Size: 18.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for SimpleWhois-0.0.2.tar.gz
Algorithm Hash digest
SHA256 2fae05772f80dd6770cb2573ba7d5a7d3e098bd8303f6a03ed829df0b46c4a77
MD5 d2241e6b4dd55b0316fad915ab0928db
BLAKE2b-256 f7b40f6c8f235bed6429465d990b969d318d4d1e54037452fc597f6894e36cfe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page