Skip to main content

All music of maa durga.

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

DurgaMusicAPI-0.0.2.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

DurgaMusicAPI-0.0.2-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page