Skip to content
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

Open
ocervell opened this issue Jul 31, 2023 · 3 comments
Open

PyPI package #1501

ocervell opened this issue Jul 31, 2023 · 3 comments

Comments

@ocervell
Copy link

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.

@NotoriousRebel
Copy link
Collaborator

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.

@dbfreem
Copy link
Contributor

dbfreem commented Nov 18, 2023

What work would need to be done to make this work? This would probably help a lot of non Kali users

@L1ghtn1ng
Copy link
Collaborator

L1ghtn1ng commented Nov 18, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants