Summary:
Chuck Arellano created 4 pyGame videos during 2006 which show the
viewer how to build an Arinoid (Arkanoid-like) game clone. Full src
and graphics are provided:
http://showmedo.com/videos/series?name=pythonArellanoPyGameSeries
Detail:
Chuck produced the videos and is considering comple
Summary:
Lucas Holland and Marius Meinert have created the first video in a
forthcoming series introducing Python Programming. The video is in
German (speech and text), it would be hard for a non-German speaker
to follow. This is the first in a planned series of 6 videos:
http://showmedo.com/vid
Summary:
Lucas Holland has created a German video showing you how
to use the pyInstaller tool. The video is quite watchable for
English-only speakers:
http://showmedo.com/videos/video?name=pythonHollandPyInstaller_german&fromSeriesID=43
About pyInstaller:
"PyInstaller is a program that converts
The next Python Conference, PyCon 2007, will be in Dallas, Texas,
February 23-25 (Friday through Sunday).
PyCon is a community-oriented conference targeting developers of
Python applications and the Python interpreter itself. The organizers
aim to make the conference affordable and accessible to a
PythonTidy cleans up, regularizes, and reformats the text of Python
scripts.
It is released under the GNU General Public License. This is the
first public release.
Python scripts are usually so good looking that no beautification is
required. However, from time to time, it may be necessary to a
We'll be holding our regular PyGTA (Toronto Python User's Group) meeting
on the third Tuesday of the month, January 16, 2007. The topic will be
the ctypes Foreign Function Interface system, which has been made a
standard module in Python 2.5. This library allows you to wrap C shared
libraries