This library can play sounds and your music.
Project description
Open
image: https://i.pinimg.com/originals/0f/4e/86/0f4e86b2085cecc78942b05279c961d3.png
About
This Python's library can "play" the notes and she can download YOUR music.
It's got two modules: note and load_music
Installing
Enter in your bash:
pip install pythons_musicals
Call the functions
Note module's call is:
import pythons_musicals
<yourNoteVariable> = pythons_musicals.note.load(<note>)
if __name__ == "__main__":
<yourNoteVariable>.play()
and load_music module's call is:
import pythons_musicals
<SoundVariable> = pythons_muscals.load_music.load(<yourDirectory>)
if __name__ == "__main__":
<SoundVariable>.start()
ATTENTION!
Note module's got method play(), and load_music module's got method start()
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
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
File details
Details for the file pythons_musicals-1.1.0.3.tar.gz.
File metadata
- Download URL: pythons_musicals-1.1.0.3.tar.gz
- Upload date:
- Size: 476.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5cb7be19fc014a67bc3b5c1eafdb0fa93e399bf441d1949ea1852aa604a49d4
|
|
| MD5 |
f62d3df623a2711f56d421acd276c60b
|
|
| BLAKE2b-256 |
02439d804b1a27371d55db70e70610373578e8785ce36b4e69ff3c3489cd1705
|
File details
Details for the file pythons_musicals-1.1.0.3-py3-none-any.whl.
File metadata
- Download URL: pythons_musicals-1.1.0.3-py3-none-any.whl
- Upload date:
- Size: 474.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b6b3410e8ebf37f65a1dc77ec33669258543a05d7a946b4a0268321fee8dc53
|
|
| MD5 |
5536c07fc1f1f766a028f575c68c7cbc
|
|
| BLAKE2b-256 |
f55d70800a46552d6a9e3c78cac042cad727b44ed662cf6084c9d44e21dc0872
|