ehenry09 / swapify

Swapify is a Jupyter notebook that uses Python to take a downloaded csv of paired e-mail addresses and Spotify playlist urls and then e-mails a random playlist to each participant. E-mails are sent through Microsoft Outlook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swapify

Overview

Swapify is a Spotify playlist swap service. Submit your name, email, and playlist URL through a Google Form, and every week someone else's playlist will be delivered to your inbox. This service will runs every week at 10 a.m. CST on Wednesday.

Please keep your playlist short, between 10-15 minutes (nobody wants to listen to a 3-day Phish jam session). To locate your playlist URL, go to your playlist and click the ellipses (...). Click "Share" and select "Copy Playlist Link".

About

Swapify is a Jupyter notebook that uses Python to take a downloaded csv of paired e-mail addresses and Spotify playlist urls and then e-mails a random playlist to each participant. E-mails are sent through Microsoft Outlook

License:GNU General Public License v3.0


Languages

Language:Python 95.2%Language:Dockerfile 4.8%