pympd 1.2
twisted interface to MPD (www.musicpd.org)
An alternative to the commonly-used mpdclient module (http://mpd.wikicities.com/wiki/ClientLib:py-libmpdclient) which uses twisted for the TCP communications. Important differences between mpdclient and pympd:
- pympd doesn't fall into 'not done processing current command' loops
- pympd doesn't block, due to its use of the twisted communications libs
- pympd has a very incomplete implementation of the mpd commands, but they are easy to add
- pympd supports my mpd patch for fractional-second accurate times, and might even reject unpatched mpds
Get the source with:
darcs get http://darcs.bigasterisk.com/pympd
Browse the source here:
http://bigasterisk.com/darcs/?r=pympd;a=tree
See also:
http://github.com/magcius/python-mpd (very similar project)
http://github.com/magcius/mpdsetup (query language using python-mpd)
- Author: Drew Perttula
- Home Page: http://bigasterisk.com
- Download URL: http://projects.bigasterisk.com/pympd-1.2.tar.gz
- Categories
- Package Index Owner: drewp
- DOAP record: pympd-1.2.xml
