[Distutils] wheel building help needed

Nick Coghlan ncoghlan at gmail.com
Thu Feb 6 10:54:03 CET 2014


Evgeny, while you can probably make wheels do what you want, if you're
interested in single file executables, you're almost certainly better off
using one of the tools designed to make those easier to work with (like
Twitter's recently discussed PEX format, or PEP 441).

As you have discovered, cross platform single file executables are an area
where the currently published documentation is even less polished and
coherent than that for the rest of the packaging infrastructure :)

Cheers,
Nick.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20140206/c0e054a8/attachment.html>


More information about the Distutils-SIG mailing list