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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
Musica_A-1.0.0-py3-none-any.whl
(14.4 kB
view details)
File details
Details for the file Musica-A-1.0.0.tar.gz.
File metadata
- Download URL: Musica-A-1.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2635893aac5f81864d623da5a5124c7b8e77e79282057cbb597b00d6b1fed399
|
|
| MD5 |
50970254f72e106f96eaf718f5c3d787
|
|
| BLAKE2b-256 |
c6e62277e8bc19f5401b1f292b511002ac07f1c39390c9a47f3816dfd8ef8ec2
|
File details
Details for the file Musica_A-1.0.0-py3-none-any.whl.
File metadata
- Download URL: Musica_A-1.0.0-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff2f9f2e4ae9ad92a49ef544d305ad8f93e18130f5143a2ebebf5bf91dc36f30
|
|
| MD5 |
876e5f08b35d873e6ad7847b431d60ab
|
|
| BLAKE2b-256 |
0ac197662aaa22e52bb022561e970ee0b949abc97ed3bf0afe0cef836eab9036
|