https://github.com/trin94/python-mpv-gtk4
Example on how to use python-mpv and GTK 4.0
https://github.com/trin94/python-mpv-gtk4
Last synced: 3 months ago
JSON representation
Example on how to use python-mpv and GTK 4.0
- Host: GitHub
- URL: https://github.com/trin94/python-mpv-gtk4
- Owner: trin94
- License: mit
- Created: 2022-07-10T14:59:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T17:43:46.000Z (about 2 years ago)
- Last Synced: 2025-01-17T13:16:05.007Z (4 months ago)
- Language: Python
- Homepage:
- Size: 158 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Setup
1. Clone this repository
1. Setup virtual environment:
1. `python -m venv venv`
1. `source venv/bin/activate` (*bash*) or `source venv/bin/activate.fish` (*fish*)
1. Install requirements `python -m pip install -r requirements.txt`**Video File is not covered by LICENSE**