Python bindings (ctypes-based) for VLC

You will find here generated python bindings for VLC. Using ctypes, it consists of only one pure-python cross-platform module.

The preferred way to install python-vlc should be using the PyPI version, with the command pip install python-vlc. You also have the option to install the (single file) module from here, or from the git repository.

The code repository is available on videolan and also on Github.

You can report bugs and suggestions through the github bug tracker.

News

Note: the vlc.build_date attribute contains the date at which the module was built. It should match the date provided below in the news.