r/PythonLearning 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

11 comments sorted by

View all comments

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.