I've used bbfreeze on linux, but that's been ~8 years ago. Don't know about
the current state of the project.

Regards,
Nate

On Tue, May 9, 2017 at 9:42 PM, MrJean1 <mrje...@gmail.com> wrote:

>
> > Is there any way to pack my .py with all required libraries and create a
> self running package? Something like building exe file with static
> libraries. Therefore, the user won't install any thing manually.
>
>
> Try Py2exe <http://www.py2exe.org> to create a standalone .exe file (but
> for Windows only though).
>
> /Jean
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to