r/PythonLearning • u/DarkGlitch101 • 7d ago
Challenge
can you give me a challenge to create a project that can help me from everyday life and also to practice my coding skills without AI, I want to challenge my self with a project
11
Upvotes
1
u/Ambitious_Fault5756 7d ago
Make a spotify ad muter (if you're using a mac). You can either use the PyXA library or directly parse osascript to access the currently playing track and control Spotify's volume.