You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm interested to use pyoxidizer and I have already successfully used pyoxidizer init-config-file pyapp on an m1 Mac but honestly the docs start off in parallel with talking about several discrete tools which are supposed to work in concert and then there are no apparent hello-world basic level examples which would be illustrative in each case to a newcomer.
May I suggest examples for the following: pure python module or package, mixed package with extensions, mixed package with extensions and external dynamic or static libs.
The text was updated successfully, but these errors were encountered:
Hello, I managed to have Pyoxidizer working for my app. Maybe I can write a hello-world and Middle level in medium (or any media you might like to read).
@shakfu, I will let you know, it could be fun project for this weekend hahaha
I'm interested to use pyoxidizer and I have already successfully used
pyoxidizer init-config-file pyapp
on an m1 Mac but honestly the docs start off in parallel with talking about several discrete tools which are supposed to work in concert and then there are no apparent hello-world basic level examples which would be illustrative in each case to a newcomer.May I suggest examples for the following: pure python module or package, mixed package with extensions, mixed package with extensions and external dynamic or static libs.
The text was updated successfully, but these errors were encountered: