-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PyPI package #1501
Comments
Yes you are not wrong, please see #1435 for current progress on pipx and homebrew support. I assume once you can use pipx it should be trivial to create a formal pip package. Although just doing pip install will no longer be supported on multiple OS's soon (ok well technically supported but highly frowned upon), so pipx, docker, virtualenv + pip, and homebrew may be sufficient enough. |
What work would need to be done to make this work? This would probably help a lot of non Kali users |
It’s something I have been meaning to take care of as everything is pretty much in place already for it to work. Planning on looking into getting this sorted on my time off in the very early part of December.
On 18 Nov 2023, at 01:33, Don Freeman ***@***.***> wrote:
What work would need to be done to make this work? This would probably help a lot of non Kali users
—
Reply to this email directly, view it on GitHub<#1501 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AA3V2QWA27YKYHM4Z4GPBADYFAF6NAVCNFSM6AAAAAA254RXPOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJXGMYTCOBWGE>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Is there a way we can push theHarvester on PyPI to ease up the installation on automated environments ? A
pip install theHarvester
would be nice as an easy install method.The text was updated successfully, but these errors were encountered: