Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vivi90/py-libvlc-player

Simple LibVLC based music player
https://github.com/vivi90/py-libvlc-player

libvlc music player python3 simple

Last synced: 3 days ago
JSON representation

Simple LibVLC based music player

Awesome Lists containing this project

README

        

# Simple LibVLC based music player

## Requirements
* [Python](https://www.python.org) 3.5.x or higher
* [LibVLC](https://wiki.videolan.org/LibVLC)

## Used Python packages
* [python-vlc](https://pypi.org/project/python-vlc)

## License
This project is free software under the terms of the CC BY 4.0 license.
For more details please see the LICENSE file or: [Creative Commons](http://creativecommons.org/licenses/by/4.0)

*The licenses of the required components may differ.*

## Credits
* 2021 by [Vivien Richter](https://github.com/vivi90)
* [Git repository](https://github.com/vivi90/py-libvlc-player.git)