<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 8, 2013 at 9:45 PM,  <span dir="ltr"><<a href="mailto:ajetrumpet@gmail.com" target="_blank">ajetrumpet@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">all,<br>
<br>
I am unhappy with the general Python documentation and tutorials.  I have worked with Python very little and I'm well aware of the fact that it is a lower-level language that integrates with the shell.<br>
<br>
I came from a VB legacy background and I've already "un-learned" everything that I need to (I know, that language stinks, and isn't OOP or even useful!).<br>
<br>
I have to get back into writing Python but I'm lacking one thing ... a general understanding of how to write applications that can be deployed (either in .exe format or in other formats).<br>
<br>
So my issue is basically to understand how to go about writing programs and compiling them so they can be deployed to less tech-savvy people.  Here's what I think I have to do, in a general sense:<br>
<br>
=> Pick a GUI and just run through the tutorials to learn the interfaces as fast as possible.<br>
<br>
This is all fine and dandy, but more than likely when I do this the people that I am sending solutions to will, if not receiving a simple .exe file, receive the package from me and say to themselves "what in the world do I do with this!?"<br>

<br>
Is there anyway you guys would suggest that I fix this or help them deal with complex languages like Python and programs written with it?<br>
<br>
thanks guys.<br>
<span class="HOEnZb"><font color="#888888">--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></span></blockquote></div><br></div><div class="gmail_extra">Why do you want to use python?  It isn't a language that can be packaged as an executable.  Who are these people who you make software for who need to have a single file? <br clear="all">
</div><div class="gmail_extra"><br>-- <br><div dir="ltr"><div>Joel Goldstick<br></div><a href="http://joelgoldstick.com" target="_blank">http://joelgoldstick.com</a><br></div>
</div></div>