WhoisLite is a fast, pure Python library for querying WHOIS information for domain names across hundreds of TLDs.
Project description
whoislite
WhoisLite is a fast, pure Python library for querying WHOIS information for domain names across hundreds of TLDs.
Install
pip install whoislite
Example
from whoislite.utils import WhoisLite
domain = "google.com"
w = WhoisLite(domain)
w.lookup()
w.print_summary()
print(w.to_json())
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
whoislite-0.0.1.tar.gz
(3.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file whoislite-0.0.1.tar.gz.
File metadata
- Download URL: whoislite-0.0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcc553e271756271b9b0127a1886bac781e2d729b11a5eb7578bf9ee03f6bce7
|
|
| MD5 |
4f6d184e81a4df964a9ad9b88f12569e
|
|
| BLAKE2b-256 |
9d3705c2577bfbf17d7feb10c42a7212142cf2e560e90b41d64aaa3dd00c9f34
|
File details
Details for the file whoislite-0.0.1-py3-none-any.whl.
File metadata
- Download URL: whoislite-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af2aa740b610ef5a4951fba225cbf3a7bc6f109671fa1e1c92ab75cff4b5db87
|
|
| MD5 |
aa02ed517164e8b86cbf634c764d704b
|
|
| BLAKE2b-256 |
3dc5c63ab3b03c09ea50f4cf300e4098007182dd3f93670fb75bc14b29692ccc
|