This python module has been made to expose a cli app using python modules “console script “ feature. Eg it crates a exe shortcut to run python module/_main_.py:_main__
https://github.com/ferensw/python-easywave (See in particular https://github.com/ferensw/python-easywave/blob/2d2daaf3b53aa47e81a18ac6c8d8e3b6aec261e6/setup.py#L81 ) How could I wrap that up so I could create a binary ? -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/CAPacw%2BQCTN0QCAVePqiwjLXabZOsBK28acjS1Sj_BxpY7HMgBA%40mail.gmail.com.
