Skip to content

Updated pythief to be installable via pipx and poetry#17

Open
jorkle wants to merge 2 commits intoMWR-CyberSec:mainfrom
jorkle:main
Open

Updated pythief to be installable via pipx and poetry#17
jorkle wants to merge 2 commits intoMWR-CyberSec:mainfrom
jorkle:main

Conversation

@jorkle
Copy link

@jorkle jorkle commented Dec 7, 2025

Updated pythief to be installable via pipx and poetry.

pxethief.py to allow pxethief to be installed via "pipx install
git+https://github.com/...".
- Added all existing dependencies from ./requirements.txt to
  pyproject.toml
- defined a single provided command "pxethief" in pyproject.toml
- updated the local package import of the other python file in
  pxethief.py
- moved the contents of the if __name__ = __main__ function to a
  separate "main()" function and have if __name__ == __main__ call that
main function
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