Skip to content

kennyfitzgerald/whatsapp-analyser

Repository files navigation

WhatsApp Analyser

This tool is designed to take WhatsApp backup files (be that a group chat or personal chat) and parse them into a format which is easily read by Python. Then there are included a range of functions which allow for easy analysis of the data. For example, you may want to look at messages per day.

The chat file included is a dummy file, feel free to use your own.

Requirements

  1. Python
  2. Pandas
  3. Matplotlib
  4. PySimpleGUI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages