No description
Find a file
2014-08-13 23:51:07 +02:00
.gitignore Initial commit 2014-08-10 23:27:26 +02:00
LICENSE Initial commit 2014-08-10 23:27:26 +02:00
mpv.py Added support for yet-unknown error codes 2014-08-13 23:51:07 +02:00
README.md Initial commit 2014-08-10 23:27:26 +02:00
setup.py Initial commit 2014-08-10 23:27:26 +02:00

python-mpv

python-mpv is a ctypes-based python interface to the mpv media player. It gives you more or less full control of all features of the player, just as the lua interface does.