pyCube is a Python-based music player inspired by Hainesnoids' OpenCube.
To use, install the Python modules from requirements.txt and run either raylib_backend.py (more well-maintained + more features) or pygame_backend.py
You must create a vars.py file based on the provided vars example. You can configure aspects of pyCube (e.g. music folders) using it.