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: 24 days ago
JSON representation
Simple LibVLC based music player
- Host: GitHub
- URL: https://github.com/vivi90/py-libvlc-player
- Owner: vivi90
- License: cc-by-4.0
- Created: 2021-04-29T00:23:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-29T01:22:01.000Z (about 5 years ago)
- Last Synced: 2025-01-10T08:45:34.173Z (over 1 year ago)
- Topics: libvlc, music, player, python3, simple
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)