Python Music On Console

Python Music On Console is a wrapper over the amazing console music player moc. It currently consist of two modules:

An event system based on the interface

The mocevent module is a tiny and dynamic event system based on the moc module. It makes you able to execute callbacks when moc changed for instance the currently played track.

Bugs, feature requests and current development version

Python MOC uses github as version control system and bug tracker and so on.

You can get the current development version from github using git clone:

git clone git://github.com/jonashaag/python-moc

Please file bugs and feature requests using the github ticket system.

I’m glad to get any kind of feedback! (critics, thanks, ideas, feature requests, blah)