/pypractice

repository with my python programs

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Practicing Python

###Projects Included

  • Python 2.7.x
    1. strstore.py: First python code. I made this to learn some basic python functionality
    2. gmLibrary.py: Uses gmusicapi to retrieve a list of your songs on google play. Made because I wanted an easy way to see all the songs I had on Google Play All Access without using a clunky web interface. Useful if changing music services!