mohammedhashim44 / myLyrics

An easy python script and mini web app to get lyrics .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyLyrics

  • Simple library to get lyrics .
  • You can show the lyrics in the command line or in the browser by flask web freamwork .
  • All the lyrics from lyricsmode

Prerequisite

You only need python3 and the libraries listed in requirements.txt file .

How To Setup

Clone this repo, then open your terminal in the cloned repo folder and open app folder :

  • For command line version type python3 runCLI.py
  • For browser version type python3 runBrowser.py then go to localhost:5000 in the browser .

License

MIT

About

An easy python script and mini web app to get lyrics .

License:MIT License


Languages

Language:SCSS 39.0%Language:Less 38.5%Language:CSS 12.3%Language:Python 5.6%Language:HTML 4.5%