indygreg / PyOxidizer

A modern Python application packaging and distribution tool
Mozilla Public License 2.0
5.5k stars 239 forks source link

Can you please provide a basic example for pyoxidizer? #738

Open shakfu opened 9 months ago

shakfu commented 9 months ago

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.

bm777 commented 7 months ago

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

@kilian-funk, @JPHutchins, @munkybutt, @sagregrevc, @Tunglies, @Tapanhaz, @oddpxl, and @Stuntlover-TM