Application Distribution using Embeddable Zip on Windows

Palash Bauri palashbauri1 at gmail.com
Wed Jun 17 07:08:07 EDT 2020


> Try creating a .pyz file using the zipapp module:

> https://docs.python.org/3/library/zipapp.html

> It should 'just work', out of the box.

> ChrisA

But I will still need to build a launcher or put a Python Interpreter
at users' path in order to run .pyz files.


More information about the Python-list mailing list