mhtghn / Luricifer

A simple CLI tool to fetch lyrics from AZlyrics of the playing Spotify song
MIT License
21 stars 3 forks source link

Use argparse #3

Closed ramonsaraiva closed 6 years ago

ramonsaraiva commented 6 years ago

This PR adds argparse for parsing command line arguments and splits up a little bit the logic with functions.