Get Lyrics Delivered To Your Command Line.
git clone https://github.com/roopeshvs/LyricsPy.git
Install Required Packages from requirements.txt
pip install -r requirements.txt
Windows Users, run the command
python lyrics.py
Linux Users, run the command
python3 lyrics.py
Enter the Artist's Name and Song Name.
Have fun.