Last.Fm Python Terminal App
- 10 Devlogs
- 8 Total hours
A small Last.Fm search client written in python able to executed in terminal (arch linux); Functions as a way for me to practice Python as beginner
A small Last.Fm search client written in python able to executed in terminal (arch linux); Functions as a way for me to practice Python as beginner
shipping application now! beware that the demo URL may not work, and that the application should be ran in your own terminal.
track, album, artist search completed! onto top tracks/albums/artists
finished working on track searching, including 256 ascii display (thx climage)
three down, five more to go!
now constructing the details of the command
fixed the problem i had: needed change from whatever i was doing to a dedicated config file
encountering a problem with writing to temp files; will hold for today and work on tomorrow
getting started on HTTP stuff!
working on getpass process
slowly learning python