/whats-their-favorite-lang

👨‍💻 Can you tell the favorite programming language of GitHub users, only by looking at their faces?

Primary LanguagePythonMIT LicenseMIT

What's their favorite language?

Can you tell the favorite programming language of GitHub users, only by looking at their faces?

Usage

$ pipenv install

Installing dependencies from Pipfile.lock (bd6b3a)…
  🐍   ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 15/15 — 00:00:01

$ pipenv run gunicorn app:app

[2019-07-06 23:06:20 +0200] [3129] [INFO] Starting gunicorn 19.9.0
[2019-07-06 23:06:20 +0200] [3129] [INFO] Listening at: http://127.0.0.1:8000 (3129)
[2019-07-06 23:06:20 +0200] [3129] [INFO] Using worker: sync
[2019-07-06 23:06:20 +0200] [3141] [INFO] Booting worker with pid: 3141