jhwhois


Namejhwhois JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryA modern whois client
upload_time2024-06-07 11:37:58
maintainerNone
docs_urlNone
authorJohan Hedberg
requires_python>=3.11.4
licenseMIT License
keywords whois
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.

            

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/9c/53/142dbeeebea6ad42c18b404a2aacd7d73d482eb86bf7407a167826942805/jhwhois-0.2.0.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",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A modern whois client",
    "version": "0.2.0",
    "project_urls": {
        "repository": "https://github.com/crazzy/jhwhois"
    },
    "split_keywords": [
        "whois"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5d35b881f2afe2d53b2161cc8df8b77d63fd1e7bd946dfd0fdaf233f8bdc8f8",
                "md5": "4c83543052e9aa3f6732757a33fa3f23",
                "sha256": "d3705e32ed561b44389c6f8bb751b07a1d03183c07dfb78a90b362bb7f6b07f8"
            },
            "downloads": -1,
            "filename": "jhwhois-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c83543052e9aa3f6732757a33fa3f23",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.4",
            "size": 14808,
            "upload_time": "2024-06-07T11:37:57",
            "upload_time_iso_8601": "2024-06-07T11:37:57.073596Z",
            "url": "https://files.pythonhosted.org/packages/f5/d3/5b881f2afe2d53b2161cc8df8b77d63fd1e7bd946dfd0fdaf233f8bdc8f8/jhwhois-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c53142dbeeebea6ad42c18b404a2aacd7d73d482eb86bf7407a167826942805",
                "md5": "e9425709760ec1731d6d6fe21f96defe",
                "sha256": "a0d64dc11c077e80953c5b8ed75524779fcd890c8dccd6ff40c850d431249add"
            },
            "downloads": -1,
            "filename": "jhwhois-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e9425709760ec1731d6d6fe21f96defe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11.4",
            "size": 8585,
            "upload_time": "2024-06-07T11:37:58",
            "upload_time_iso_8601": "2024-06-07T11:37:58.035973Z",
            "url": "https://files.pythonhosted.org/packages/9c/53/142dbeeebea6ad42c18b404a2aacd7d73d482eb86bf7407a167826942805/jhwhois-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-07 11:37:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "crazzy",
    "github_project": "jhwhois",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "jhwhois"
}
        
Elapsed time: 0.25236s