[Twisted-Python] Twisted powered network jukebox

Michael Porter mporter at despammed.com
Sun Oct 5 15:46:51 EDT 2003


Hi,

I've just uploaded the first public version of mpJuke, a network jukebox
I've been working on. If you're interested take a look at the website:

    http://www.mpweb.dsl.pipex.com/

Its written in Python using Twisted, wxPython and pySQLite. In theory it
should be cross-platform but I have only tested it on Windows 2000 so far.
It's released under the GPL.

Windows users can download the binary installer which contains a frozen
version created with Anthony Tuininga's cx_Freeze utility. This should run
without any further requirements.

Users on other platforms will need to download the source code and ensure
they have the other dependencies available. Then run "mpjukegui.py" to start
up the server or "mpjukegui.py catalogue" to start the "Catalogue Creator".

Let me know what you think.

Thanks,

Michael Porter.







More information about the Twisted-Python mailing list