What's the best way to embed Python interpreter as well as other pip modules into a MacOS app for distribution, so the users can have everything they need?
I'm looking for something like Pyinstaller, but to use with PythonKit.
Thanks!
What's the best way to embed Python interpreter as well as other pip modules into a MacOS app for distribution, so the users can have everything they need?
I'm looking for something like Pyinstaller, but to use with PythonKit.
Thanks!