This Python program fetches playback data from MPC-HC/MPC-BE's Web Interface and displays it in your Discord profile through Discord's Rich Presence API. It automatically searches IMDb for thumbnails ...
This is a custom compiler designed for the custom 8-bit SCAMP2 virtual machine. The compiler translates Python source code into bytecode that can be executed by the SCAMP2 virtual machine which can be ...