yum -y install python38 python3 gcc.x86_64 python36-devel.x86_64 git vim
pip3 install python38
virtualenv python38
source python38/bin/activate
Create OAuth client ID -> DesktopApp -> apikey.json
../python3/bin/pip3 install -r requirements
./python3/bin/pip3 install pandas multidict typing_extensions yarl async_timeout idna_ssl attrs aiosignal charset_normalizer spotipy spotify
Get dev credentials
cp config.py_example config.py (with the right values)
../python3/bin/python3 export-googlemusic2json.py
../python3/bin/python3 spotify-create-playlist.py