Python library for color beautiful output and logging
Project description
This Python's biblioteque can "play" the notes and she can download YOUR music.
She's got two modules: note and load_music
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()
And don't forget write 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
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.3.tar.gz.
File metadata
- Download URL: pythons_musicals-1.0.3.tar.gz
- Upload date:
- Size: 476.6 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 |
dcca6b29677514ae1f828fb9c9f69b48a58f36bdc03f99dbfbd6b2cfa16cd577
|
|
| MD5 |
463b6b278939459d100bd4f7501b114f
|
|
| BLAKE2b-256 |
9746aacc3806799ec91f33667f8eb26a4877264e71b5179da623750f7283304b
|
File details
Details for the file pythons_musicals-1.0.3-py3-none-any.whl.
File metadata
- Download URL: pythons_musicals-1.0.3-py3-none-any.whl
- Upload date:
- Size: 474.8 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 |
0506855f986d04918cc5ce8fbee201799f37ef7ed1beae5758a2738d4bb25cc4
|
|
| MD5 |
85d3890be16997c0e87a855724facf9c
|
|
| BLAKE2b-256 |
d50e7032eed7042084eb1bac324675763d8bc81b19b54d25f326cefc87ef0ab6
|