Giter Club home page Giter Club logo

Comments (24)

joseph-fox avatar joseph-fox commented on July 22, 2024 10

@nirizr Yes, I have been trying my best to keep the forked repository active.

It is available in pypi.

from python-bloomfilter.

JohnDoee avatar JohnDoee commented on July 22, 2024 2

Another issue is that it seems like jaybaird isn't very active here anymore.

My solution is that we should move it all to a fork and run the project there.

I elect myself to do all this, not because I'm the best choice but because someone has to put up their hand to get things moving.

Feel free to volunteer yourself to handle it or throw in some critique / comments. I'll give it a few weeks and just do it if nothing new appears.

from python-bloomfilter.

jaybaird avatar jaybaird commented on July 22, 2024

I'll try to get to this this week. It was submitted to PyPI under an email I no longer have control of, so it may take me a while.

from python-bloomfilter.

bgilbert avatar bgilbert commented on July 22, 2024

Any news on this? It's sort of painful to have to use dependency_links in setup.py to declare a dependency on current pybloom, and pip 1.6 is apparently going to drop support for dependency_links altogether.

from python-bloomfilter.

Bachmann1234 avatar Bachmann1234 commented on July 22, 2024

@jaybaird i'd be down for an update on this a well. I am interested in putting some work into this library if you are still able to maintain it.

from python-bloomfilter.

JohnDoee avatar JohnDoee commented on July 22, 2024

I think someone needs to take the baton, try and get in touch with @jaybaird and take over management of the project (PyPi stuff etc). It would be sad to see it die just because the current owner lost interest / time / whatever.

Judging by his twitter, he isn't internet-dead.

from python-bloomfilter.

Bachmann1234 avatar Bachmann1234 commented on July 22, 2024

hmmm, ill reach out

from python-bloomfilter.

Bachmann1234 avatar Bachmann1234 commented on July 22, 2024

@JohnDoee just sent @jaybaird an email offering to adopt this project.

from python-bloomfilter.

jaybaird avatar jaybaird commented on July 22, 2024

Nope, not dead, just working at Apple :)

The PyPI thing is hard because I have no way of getting control of that package since it was submitted under my old work email. If you folks know of a way to get control of that again I'm all ears so I can submit.

from python-bloomfilter.

JohnDoee avatar JohnDoee commented on July 22, 2024

Good to see you alive and kicking :)

You can get your email changed by submitting a ticket here: http://sourceforge.net/p/pypi/support-requests/ at least, that's what other folks did.

from python-bloomfilter.

jaybaird avatar jaybaird commented on July 22, 2024

Awesome, thanks mate. I'll get that in right now.

from python-bloomfilter.

bgilbert avatar bgilbert commented on July 22, 2024

@jaybaird Any luck? For some reason, I'm not seeing your ticket on the PyPI support board.

from python-bloomfilter.

jaybaird avatar jaybaird commented on July 22, 2024

I had a busy weekend and had to get my SourceForge credentials back up to date as well. It’s on my to do list this week though.

Jay

On Jun 16, 2014, at 12:45 PM, Benjamin Gilbert [email protected] wrote:

@jaybaird Any luck? For some reason, I'm not seeing your ticket on the PyPI support board.


Reply to this email directly or view it on GitHub.

from python-bloomfilter.

Bachmann1234 avatar Bachmann1234 commented on July 22, 2024

@jaybaird any update? Anything we can do to help?

from python-bloomfilter.

hosford42 avatar hosford42 commented on July 22, 2024

@jaybaird Any word on this? I'm having the same issue... If there is no way to get access to the original account, could you republish under a new package name?

from python-bloomfilter.

jhgg avatar jhgg commented on July 22, 2024

+1

from python-bloomfilter.

mdshw5 avatar mdshw5 commented on July 22, 2024

Yes, maybe this can be resubmitted under a new name? It's kind of silly that the PyPI version is so far behind the current master...

from python-bloomfilter.

hosford42 avatar hosford42 commented on July 22, 2024

I considered doing that myself, but I didn't know if it would be polite. I am for it as well, if we don't get a response from him in that time frame. (It has been over a year since he was last seen here, after all.) If you need any assistance packaging, testing, or posting it, let me know.

from python-bloomfilter.

jhgg avatar jhgg commented on July 22, 2024

Honestly, if you are going to fork this, I'd recommend redoing the hash stuff too. Using cryptographically secure hashes in a bloomfilter is pointless & slows things down. Should be using murmur3 hash instead.

from python-bloomfilter.

jhgg avatar jhgg commented on July 22, 2024

I wrote https://github.com/jhgg/pybloof using the faster hashing algorithm. But I think it needs some review & API improvements.

from python-bloomfilter.

bgilbert avatar bgilbert commented on July 22, 2024

PyPI's draft transfer policy allows PyPI packages to be transferred by a PyPI admin with permission from the current owner. If @jaybaird would be willing to give his permission, development could continue under the current PyPI package name (and presumably a different GitHub account). If not, I think forking makes sense.

from python-bloomfilter.

RazerM avatar RazerM commented on July 22, 2024

I think I'll be submitting this to PyPI with a slightly different name, if only because I can't find any other implementations of a bloom filter that support Python 3 and/or Windows (which I plan on building wheels for using AppVeyor).

I'd also be happy to conribute the AppVeyor stuff if someone else would prefer to fork (@JohnDoee, @hosford42)

Edit: I looked at so many different bloom filters I forgot this one is pure Python, only need to upload...

from python-bloomfilter.

nirizr avatar nirizr commented on July 22, 2024

Looks like this fork is trying to reanimate this module

from python-bloomfilter.

nirizr avatar nirizr commented on July 22, 2024

Yep. Just wanted to make it more visible :)

from python-bloomfilter.

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.