1 of 9

PyCob

Hacker News Analytics web app in 73 lines of Python

HOW TO BUILD A

2 of 9

Agenda

  1. Use cases
  2. App demo
  3. Architecture
  4. Code

3 of 9

Use cases

People posting on Hacker News want to optimize the day & time they post to get maximum visibility and the highest score. HN Analytics helps you do this quickly.

4 of 9

5 of 9

6 of 9

Filtered for “python”

7 of 9

Get data code

LINK

8 of 9

pandas transforms code

LINK

9 of 9

Display charts code

LINK