Closed shepherdjay closed 7 years ago
Initial package structure was converted to in pull #8 but not sure how to proceed as far as doing the following:
Do you want an executable (e.g.: like what pyinstaller or cx_freeze give you), or something on PATH
so you can just pip install ipfromwebpage
and then run > ipfromwebpage [...]
?
Hey @chuckyz looking for something on PATH so the user experience can be straightforward
This is the first project I'm trying to actually package for deployment correctly
I want to make it easier to install and run ipfromwebpage via a pip installable.