# jhwhois
[![Build Status](https://github.com/crazzy/jhwhois/actions/workflows/python-app.yml/badge.svg)](https://github.com/crazzy/jhwhois/actions/workflows/python-app.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
## Why?
Because I got fed up with various existing whois clients always querying the wrong server and the best one I could find, jwhois, haven't been updated in years. The default configuration is anything but good, it has a big tendency to query RADB for almost anything, an un-official database full of incorrect data.
## So is it better?
For my use-cases it's way better than the others I've tried starting from very early in the development of it. For any other imaginable use-case, maybe not. I don't care, I made this for myself and nobody else.
## I have a suggestion!
Feel free to open an issue or a PR and I'll take a look at it.
## The code sucks!
I'm a network engineer, not a developer, so I'm 100% positive there's better ways to do certain things.
## Documentation?
Read the code.
## So how about using this?
pip install jhwhois
Raw data
{
"_id": null,
"home_page": null,
"name": "jhwhois",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11.4",
"maintainer_email": null,
"keywords": "whois",
"author": "Johan Hedberg",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/82/be/bda1a742ed42c70886802ddb7d7a0783d0390b11d427822af0a18a0ee0ca/jhwhois-0.2.8.tar.gz",
"platform": null,
"description": "# jhwhois\n\n[![Build Status](https://github.com/crazzy/jhwhois/actions/workflows/python-app.yml/badge.svg)](https://github.com/crazzy/jhwhois/actions/workflows/python-app.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Why?\n\nBecause I got fed up with various existing whois clients always querying the wrong server and the best one I could find, jwhois, haven't been updated in years. The default configuration is anything but good, it has a big tendency to query RADB for almost anything, an un-official database full of incorrect data.\n\n## So is it better?\n\nFor my use-cases it's way better than the others I've tried starting from very early in the development of it. For any other imaginable use-case, maybe not. I don't care, I made this for myself and nobody else.\n\n## I have a suggestion!\n\nFeel free to open an issue or a PR and I'll take a look at it.\n\n## The code sucks!\n\nI'm a network engineer, not a developer, so I'm 100% positive there's better ways to do certain things.\n\n## Documentation?\n\nRead the code.\n\n## So how about using this?\n\n pip install jhwhois\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "A modern whois client",
"version": "0.2.8",
"project_urls": {
"repository": "https://github.com/crazzy/jhwhois"
},
"split_keywords": [
"whois"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7615ea38ef573b4f24d53a851f75b695d75c76993a7ab60522d87dba6714fa91",
"md5": "1f2d83fd245d6f40c6acbd2b04db55a5",
"sha256": "b80af6c525d313035a7b22294a36cd3f958f2d581f090dcfda8626e690172d3e"
},
"downloads": -1,
"filename": "jhwhois-0.2.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1f2d83fd245d6f40c6acbd2b04db55a5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11.4",
"size": 15125,
"upload_time": "2024-07-24T07:13:09",
"upload_time_iso_8601": "2024-07-24T07:13:09.359063Z",
"url": "https://files.pythonhosted.org/packages/76/15/ea38ef573b4f24d53a851f75b695d75c76993a7ab60522d87dba6714fa91/jhwhois-0.2.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "82bebda1a742ed42c70886802ddb7d7a0783d0390b11d427822af0a18a0ee0ca",
"md5": "c355c7529d551301db3f578a0080753c",
"sha256": "11398deede693971a624e8db32dc0475ec3f81e9e617a8ace06f6e8da734bfa4"
},
"downloads": -1,
"filename": "jhwhois-0.2.8.tar.gz",
"has_sig": false,
"md5_digest": "c355c7529d551301db3f578a0080753c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11.4",
"size": 8903,
"upload_time": "2024-07-24T07:13:10",
"upload_time_iso_8601": "2024-07-24T07:13:10.574886Z",
"url": "https://files.pythonhosted.org/packages/82/be/bda1a742ed42c70886802ddb7d7a0783d0390b11d427822af0a18a0ee0ca/jhwhois-0.2.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-24 07:13:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "crazzy",
"github_project": "jhwhois",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pyunycode",
"specs": []
},
{
"name": "validators",
"specs": []
}
],
"tox": true,
"lcname": "jhwhois"
}