Taglyric is a tool that tags MP3 files with lyrics using the ID3 framework.
Installation just involves cloning the repository and installing the dependencies:
git clone https://github.com/zacharysells/taglyric.git
pip install -r requirements.txt
Currently the only supported functionality is tagging existing MP3 files:
taglyric tag ~/music/song.mp3