Also, virtualenv is distributed as a zipapp these days. Paul
On Mon, 23 Nov 2020 at 08:44, Steven D'Aprano <[email protected]> wrote: > > On Sun, Nov 22, 2020 at 07:37:35PM -0800, Christopher Barker wrote: > > > I'm curious about zipapp -- I've heard of it, but never tried to use it -- > > does it get much use in the wild? > > I am quite confident that one of the most used, if controversial, Python > applications in the wild is a zipapp on Linux systems. > > http://youtube-dl.org/ > > > -- > Steve > _______________________________________________ > Python-ideas mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-ideas.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/2NNFSCGGBTGB4ECWHQZCNS7CUD2CZS56/ > Code of Conduct: http://python.org/psf/codeofconduct/ _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/QRJREJZHMHJKB7G7UCIDICVEXTZX2NH3/ Code of Conduct: http://python.org/psf/codeofconduct/
