What it is
py-libmpdclient2 is a Python library for making MPD (Music Player Daemon) clients. It replaces
py-libmpdclient and is completely redesigned and written from the ground up.
The result is a much smaller, simpler, more reliable, and more dynamic library.
Download
Using py-libmpdclient2
test.py should do a decent job of showing how the module works --
it's pretty straightforward and based on MPD's network protocol.
py-libmpdclient2 is now in Ubuntu, in the python-mpdclient package.
It is also in the Python Package Index now , so you can just easy_install py-libmpdclient2.
Projects using py-libmpdclient2
Chalyx - a python library to make it easier to write XMMS2 and MPD clients
pbmpcd - python bemused music player client daemon
Kanola - a mpd client for KDE, written in Python
Pygmy - Python GTK+ MPD player
pympd - a frontend for mpd in the style of rhythmbox and itunes, written in python, with pygtk
lastfmsubmitd - a replacement for the traditional Last.fm plugin model
Sonata - a lightweight GTK+ music client for the Music Player Daemon (MPD)
comments
View the discussion thread.
Nick Welch <nick@incise.org>