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

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

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**