What are your favorite lightweight Python desktop tools?
Lately I’ve been building small desktop utilities in Python instead of web apps and honestly I forgot how fun it is 😭
I recently made a tiny FFmpeg helper for myself because I was tired of manually converting media files for projects. Main goal was just keeping it lightweight and runable on my old Linux laptop instead of using huge apps for simple tasks.
Made me curious what lightweight Python desktop tools people here actually use regularly? Could be automation tools file managers media utilities anything.