sherlock-project / sherlock

Hunt down social media accounts by username across social networks
https://sherlockproject.xyz
MIT License
58.92k stars 6.75k forks source link

Sherlock 1.0.0? #170

Open hoadlck opened 5 years ago

hoadlck commented 5 years ago

Sherlock now has complete test coverage, and the sites that are supported have no false positives (well...no false positives so long as you get the English version of the sites that use the error message detection strategy).

I think that it would be good to get a 1.0.0 version released. This way anyone wanting to user Sherlock would have a solid release to work with. The future re-structuring work should not get in the way of people wanting to use the tool now.

Is there any other must-have content that would be needed in a 1.0.0 release?

TheYahya commented 5 years ago

Only think we need is pipy package #112, And it's need lots of refactors. I think after making sherlock a pipy-package it could be the 1.0.0 version since the structure won't change much after that.

404oops commented 4 years ago

Only think we need is pipy package #112, And it's need lots of refactors. I think after making sherlock a pipy-package it could be the 1.0.0 version since the structure won't change much after that.

How would a PiPy package work in python? Would it be a module (python -m sherlock) or a package (import sherlock)

Brittleeg87 commented 3 years ago

No

404oops commented 3 years ago

No

Didn't answer my question

Apacelus commented 2 years ago

So is the project gonna become a package soon?