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:
```py
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()
And don't forget write
```py
from pythons_musicals.sounds import *
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.7.tar.gz
(476.9 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.7.tar.gz.
File metadata
- Download URL: pythons_musicals-1.0.7.tar.gz
- Upload date:
- Size: 476.9 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 |
f9b9d5bdc7cc789e1c963c7a75a08b73ec227064e59ff43e283a53e4ac3d4796
|
|
| MD5 |
d68f8451e1c52f14f1dff4f6ccf4ddcc
|
|
| BLAKE2b-256 |
01f21e15031808dc5071ab18436fa7d4775ab901a968e6b23b25e67a6eb2823e
|
File details
Details for the file pythons_musicals-1.0.7-py3-none-any.whl.
File metadata
- Download URL: pythons_musicals-1.0.7-py3-none-any.whl
- Upload date:
- Size: 475.0 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 |
8fb6df2e9064cba68e8c404c419d68eada79dec5111bb45786436d7e67278cc6
|
|
| MD5 |
d5d4e12c9b3d08571e9caa420d9c5f9c
|
|
| BLAKE2b-256 |
45297c2f4fc11a257953de5586d934520497fa7ebfc39e381aea54b0299ac1dc
|