If by “pack everything up” you mean “make a binary” then you can do that
with Python too.
https://github.com/pyinstaller/pyinstaller/wiki
http://www.py2exe.org/
http://cx-freeze.sourceforge.net/

On 15 December 2014 at 08:12, Tuan Nguyen <cb.illun...@gmail.com> wrote:

> Thank everybody for sharing great experience.
> I'm working on our pipeline tool right, so there are a lots of thing in
> there,include GUI, if possible, we want to pack everything up. And like you
> guys said, we have to compile everytime working with difference platform,
> maya's version.... but in my opinion, it's better than leave things all
> over the place. I lack of experience working with stuffs like this, so it
> would be awesome you can share with me experience.
>
> If it a short-time project, i will definitely go with pyqt. This case is a
> little difference, i guess :D
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to python_inside_maya+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/CAMCvD%2BGNFssHXu4ddkAK4aZ4Wi%2BpPJdXU%2BLkU0_Ewz%3DENscHGg%40mail.gmail.com
> <https://groups.google.com/d/msgid/python_inside_maya/CAMCvD%2BGNFssHXu4ddkAK4aZ4Wi%2BpPJdXU%2BLkU0_Ewz%3DENscHGg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*Marcus Ottosson*
konstrukt...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAFRtmODR_yPQRf%3DBNh6idGO0WwNcf4C%2B5iza_FtzkO8sVzgPGw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to