Skip to content

Added pipx install method#721

Open
cstraynor wants to merge 2 commits intoRedSiege:masterfrom
ridgebackinfosec:pipx_install_method
Open

Added pipx install method#721
cstraynor wants to merge 2 commits intoRedSiege:masterfrom
ridgebackinfosec:pipx_install_method

Conversation

@cstraynor
Copy link

Add pipx installation support for direct GitHub install
No need to activate/deactivate python venvs

Add pyproject.toml with setuptools packaging config so EyeWitness can
be installed via pipx install git+https://github.com/RedSiege/EyeWitness.git.
Move data files (bin/, categories.txt, signatures.txt) into modules/
package for proper distribution, extract main() entry point in
EyeWitness.py, and document the new installation method in README.md
and INSTALLATION.md.

Chris Traynor added 2 commits February 17, 2026 12:41
Add pyproject.toml with setuptools packaging config so EyeWitness can
be installed via `pipx install git+https://github.com/RedSiege/EyeWitness.git`.
Move data files (bin/, categories.txt, signatures.txt) into modules/
package for proper distribution, extract main() entry point in
EyeWitness.py, and document the new installation method in README.md
and INSTALLATION.md.
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

Successfully merging this pull request may close these issues.

1 participant