/PyVLC

VLC Player in Python

Primary LanguagePythonMIT LicenseMIT

PyVLC

Sandbox to play with the Python bindings for VLC

How to hack

  • Needed : python 3.8, pip, pipenv
  • Clone this repository
  • Run pipenv install