cx_Freeze 4.0b1

2007-09-25 Thread Anthony Tuininga
What is cx_Freeze? cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the same way that py2exe and py2app do. It requires Python 2.3 or higher since it makes use of the zip import facility which was introduced in that version. Where do I get it? http:

ANN: 555-BOOM! version 0.6

2007-09-25 Thread Greg Ewing
I have released a post-competition version of my PyWeek 5 game competition entry, 555-BOOM!. http://www.cosc.canterbury.ac.nz/greg.ewing/python/PyWeek5/index.html This version has been tidied up in various ways, and a few more levels added. I have made a number of improvements to the level edit

ANN: Albow 1.1 and Humerus 1.0

2007-09-25 Thread Greg Ewing
I have released an updated version of my Albow gui library for PyGame, incorporating improvements made to it for my PyWeek 5 entry, and also Humerus, a skeleton game framework built on Albow. http://www.cosc.canterbury.ac.nz/greg.ewing/python/Albow/ What is it? Albow is a rather basic, no-fri

ANN: PyPE 2.8.7

2007-09-25 Thread Josiah Carlson
=== What is PyPE? === PyPE (Python Programmers' Editor) was written in order to offer a lightweight but powerful editor for those who think emacs is too much and idle is too little. Syntax highlighting is included out of the box, as is multiple open documents via tabs. Beyond the basic functional

mwlib 0.1.0 - mediawiki parser and utility library

2007-09-25 Thread Ralf Schmitt
Hi all, I've just uploaded the first public release of mwlib to python's package index: mwlib provides a library for parsing mediawiki articles. mwlib is BSD licensed. It is currently aimed at developers, who have a need to somehow handle mediawiki articles. More Information can be found here: h

IMDbPY 3.2 released

2007-09-25 Thread Davide Alberani
IMDbPY 3.2 is available (tgz, deb, rpm, exe) from: http://imdbpy.sourceforge.net/ IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about both movies and people. With this release, some fixes to support minor changes to the new IMDb layout; moreover, t