hult / gender.fm

Figure out the gender distribution of your music listens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gender.fm

Figure out the gender of your favorite artists.

Installation

Using virtualenv

This step is optional.

$ virtualenv venv
$ source venv/bin/activate

Installing dependencies

$ pip install -r requirements.txt

Command-line usage

$ python genderfm.py
0.53242

Pre-warm the artist gender cache

$ python warm_cache.py

Start the server

$ python server.py

Then point your browser to http://localhost:5000/ and log in using your Spotify account.

About

Figure out the gender distribution of your music listens


Languages

Language:Python 74.6%Language:HTML 23.6%Language:JavaScript 1.4%Language:CSS 0.4%