Python library for color beautiful output and logging
Project description
About
This Python's biblioteque can "play" the notes and she can download YOUR music.
She'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
pythons_musicals-1.0.8.tar.gz
(476.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
File details
Details for the file pythons_musicals-1.0.8.tar.gz.
File metadata
- Download URL: pythons_musicals-1.0.8.tar.gz
- Upload date:
- Size: 476.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.9.6 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7e86c14b2ea4b205482546a4c7e54171165e94c1bd79c2319b9aa2512e3abbe
|
|
| MD5 |
bdfc6c37ef110fa3ecdeffcf03b39d18
|
|
| BLAKE2b-256 |
71566e7c0773ea9d87801deb47948aa67d0a6c46f0954dab1b40d34079a5fe6a
|
File details
Details for the file pythons_musicals-1.0.8-py3-none-any.whl.
File metadata
- Download URL: pythons_musicals-1.0.8-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.9.6 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
499e0cb82d4310f6e00c159446fc542022c1f6f22e12b0ebff3b7a685c30e5c0
|
|
| MD5 |
c922b239904b1e1fd6a2a0d2cff8e6c2
|
|
| BLAKE2b-256 |
339583bd2a072284f63220209bebc64e1db9990288e96c6d0469547364b5926a
|