Skip to main content

play music with gui

Project description

play music in python gui takes a cue from pygame for a simpler version

#for start need GUI (recommend tkinter) music = Musica('song.mp3')

music.setVolume(0.3) #set volume

music.start_song(loop=2) #repet 2 times

#music.start_song(loop='CONTINUO') for infinity loop

music.stop_song #stop music

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Musica-A-1.0.0.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

Musica_A-1.0.0-py3-none-any.whl (14.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page