Code Monkey home page Code Monkey logo

Comments (7)

falz avatar falz commented on June 20, 2024 1

to be explicit, for folks getting 'we have com' or 'we have net' messages when doing lookups, this is why.

from python-whois.

maarten-boot avatar maarten-boot commented on June 20, 2024 1

i have no access to publish to pipy so i am currently waiting for a response from the owner of the git repo,
if none comes i will create a new clone and a new pipy entry so we can proceed with up-to date code, but with a new name ;-)

from python-whois.

maarten-boot avatar maarten-boot commented on June 20, 2024 1

FYI:

a new pypi library exists now at: https://pypi.org/project/whoisdomain/

it is a cleaned up copy of this repo, i switched to versioning from 1.x.y where x is YYYYMMDD and y starts from 1 in case we need more then one pypi upload per day

the whois directory is renamed to whoisdomain and the package is released as whoisdomain , currently the actual code is unchanged

code is maintained at: https://github.com/mboot-github/WhoisDomain

when importing as :

import whoisdomain as whois
the rest of your code can stay the same

from python-whois.

maarten-boot avatar maarten-boot commented on June 20, 2024

yes confirmed,
when installing a fresh copy via pip install we do not get the same files as when we download the release:
( https://github.com/DannyCork/python-whois/archive/refs/tags/0.9.27.tar.gz )

from python-whois.

j0eii avatar j0eii commented on June 20, 2024

temp fix:
use pipenv

[packages]
# replace whois= "*"
whois =  {git = "https://github.com/DannyCork/python-whois.git", editable = true, ref = "0.9.27"}

from python-whois.

tjaartvdwalt avatar tjaartvdwalt commented on June 20, 2024

This is present 0.9.27, 0.9.26 and 0.9.25.

It would be nice to have the latest version fixed in pip, since that is what most people will likely be downloading.

from python-whois.

falz avatar falz commented on June 20, 2024

Thank you for this, just did some initial testing and working well.

from python-whois.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.