Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tarball0/pylyric

ncurses CLI program to fetch song lyrics
https://github.com/tarball0/pylyric

lyrics-search python webscraper

Last synced: 4 days ago
JSON representation

ncurses CLI program to fetch song lyrics

Awesome Lists containing this project

README

        

# lyric finder
An ncurses CLI utility written in python to view and manage lyrics.

## Running

* Step 1: `pip install -r requirements.txt`
* Step 2: run script
* Step 3: ???
* Step 4: profit!!!

**Windows users**
* Install additional package
`pip install windows-curses`