Automatically generates Charts and a Report from your WhatsApp Group Chat
- Python 3 installed in your OS (Instructions about Installation in https://realpython.com/installing-python/)
- In your Terminal or Command Prompt, run
pip install numpy matplotlib pandas
to install the required libraries
- For Android -> https://faq.whatsapp.com/en/android/23756533/
- For Iphone -> https://faq.whatsapp.com/en/iphone/20888066
- For Windows Phone -> https://faq.whatsapp.com/en/wp/22548236
Run python Analyzer.py
on Command Prompt if you are on Windows.
pic1.png
-> A Bar Chart showing the number of messages sent by each group userpic1.png
-> A Pie Chart showing the number of sent messages (in percentage) by users who have more than 10% of participationpic1.png
-> A Report showing the number of messages by each user
For privacy reasons the telephone numbers in the sample_images folder have been hidden.
This project is under GPLv3 license.
If you have any doubt, suggestions or want to contact me, use my email [email protected].