PyAppBuilder
Developed by Roop Majumder from Technical Earth (c) 2020
Examples of How To Use
List all songs
from DurgaMusicAPI import list_songs
print(list_songs())
output
{'Name: Jatajutta Samayuktam, id: jatajutta', 'Name: Bajlo Tomar Alor Benu, id: bajlo-tomar', 'Name: Yaa Chandi, id: yaa-chandi', 'Name: Dhak Baja, id: dhak-baja', 'Name: Aigiri Nandini, id: aigiri', 'Name: Aaji Bangladesher Hridoy Hote, id: bangladesher-hridoy', 'Name: Dugga Elo, id: dugga-elo'}
Choose a song with playing
pip install playsound
from DurgaMusicAPI import song
from playsound import playsound
# song(songid)
# you don't need to install playsound it will be installed automatically.
playsound(song("song you interested in."))
There are more to explore stay around.
more things coming soon.
Release files for DurgaMusicAPI 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| DurgaMusicAPI-0.0.2.tar.gz | 2.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| DurgaMusicAPI-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.0 kB
Release files / DurgaMusicAPI-0.0.2.tar.gz
| Download URL | DurgaMusicAPI-0.0.2.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7e67ad7818d0769be82901900189052bddcbb939dcf0413fb62e4ab92c61dafd
|
|
BLAKE2b-256 checksum How to use checksums |
3771bad422ea17e60f8abe53c2a396abf499109fa4427d7d970aa963659fd8ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.5
|
Release files / DurgaMusicAPI-0.0.2-py3-none-any.whl
| Download URL | DurgaMusicAPI-0.0.2-py3-none-any.whl |
|---|---|
| Size | 3.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
afb92a7655d9798fd9be9251686667080eb1279d7327ee672a3b8b0da39cb779
|
|
BLAKE2b-256 checksum How to use checksums |
b83988ce288961a5aedfdbd77e9abb3f3958ffeb7c0e279b8f5db7246983b1d6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.5
|