[Tutor] Py2Exe Problems

2013-06-05 Thread Jack Little
I have written a setup.py file to compile a script to a standalone exe. My error is here: Traceback (most recent call last):   File "C:\Users\Jack\Desktop\compiler\setup.py", line 4, in     setup(console=["te.py"])   File "C:\Python27\lib\distutils\core.py", line 140, in setup     raise SystemExi

Re: [Tutor] Future Python

2013-06-05 Thread Francois Dion
You can combine django (or any other framework) with brython, just like you would with javascript. For example, just this past week, this example was posted to the brython list: https://github.com/mrjmad/django_socketio_test Francois -- www.pyptug.org - raspberry-python.blogspot.com - @f_dion

Re: [Tutor] Future Python

2013-06-05 Thread Jim Mooney
On 5 June 2013 13:38, Walter Prins wrote: > Jim, > > You might be interested to know there's several incarnations of Python for > browser already available. PyJS and PyJaco are Python to Javascript > compilers, and Brython is basically a Python subset that allows you to > write Python and use it

Re: [Tutor] Future Python

2013-06-05 Thread Walter Prins
Jim, On 5 June 2013 20:58, Jim Mooney wrote: > But Guido says > "..no Python for browsers," alas. Hopefully, he's not too prescient. > Why not javascript And Python for browsers? There just has to be > enough of a clamor for it. > You might be interested to know there's several incarnations of

Re: [Tutor] Python Package Diagram

2013-06-05 Thread Bjorn Madsen
This is the closest I can get to an info-graphic http://goo.gl/RVXFZ (...I don't think I qualify as an artist...) Maybe a competition is required? On 5 June 2013 19:26, Hilton Fernandes wrote: > Hi, Bjorm ! > > It would be cool to have one of these charts for Python. And for every > other la

Re: [Tutor] Python Package Diagram

2013-06-05 Thread Hilton Fernandes
Hi, Bjorm ! It would be cool to have one of these charts for Python. And for every other language, for sure. However, my guess is that for Python it would be much thinner. At least for the common usage. Probably the Qt, Gtk or Django architectures would be that thick. What do the Python gurus t

[Tutor] Python Package Diagram

2013-06-05 Thread Bjorn Madsen
Hello Tutor, On http://docs.oracle.com/javase/7/docs/ a pretty chart gives a more or less misdirecting view of the Java library (I guess the gaps between the boxes are the security holes). *Does something similar exist for Python?* Google images turned out with a stack of, well, not so pretty cha