Skip to content

Comment on Compile Python applications into stand-alone executables

Comments

My favorite is the fairly new, but excellent PyOxidizer: https://github.com/indygreg/PyOxidizer

It's written in rust and can embed resources and dependencies in the executable.

pyoxidizer is amazing indeed.

Just repackaged my own open source project for multiple platforms using pyoxidizier.

I wish it would merge into the python ecosystem itself.

Harel https://github.com/harelba

Thanks, I'll take your .bzl as inspiration [0]. How did you go about developing against the Starlark API, any IDE support?

[0] https://github.com/harelba/q/blob/master/pyoxidizer.bzl

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.