8000 GitHub - claaslange/hipstat: hipstat, analytics for HipChat group chat logs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

claaslange/hipstat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

hipstat

hipstat, analytics for HipChat group chat logs

Usage: hipstat.py [options] < messages.json

Options:
  -h, --help            show this help message and exit

  -o FILE, --output=FILE
                        save plot to a file

  -r NAME, --report=NAME
                        report to generate (wordfreq, heatmap, speakers,
                        engagement)

  -w, --wordle          output word freq data in wordle.com format

  -u USER, --user=USER  limit analysis to a specific user


Reports:
  heatmap               Generate a heatmap showing activity over the course
                        of the day and week.

  wordfreq              Count the most commonly used words.

  speakers              Generate a time-series graph showing the percentage of
                        messages from each user.

  engagement            Plot the number of active users per day.

About

hipstat, analytics for HipChat group chat logs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0