whatsapp group chat analysis python package
Project description
The chatInsights package make it easy to perform whatsApp group chat analysis using python.
A simple code example:
# import chatInsights class
from chatInsights import ChatInsights
# create obj of ChatInsights class
obj = ChatInsights(r'E:/chat.txt')
obj.active_users()
obj.active_year()
obj.active_month()
obj.active_day()
obj.word_cloud()
Features
User activity stats
Weekly message stats
Monthly message stats
Yearly message stats
Word Cloud
Documentation
Updated soon.
Bugs/Requests
Please use the GitHub issue tracker to submit bugs or request features.
Changelog
Consult the Changelog page for fixes and enhancements of each version.
License
Distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chatinsights-0.0.2.tar.gz.
File metadata
- Download URL: chatinsights-0.0.2.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cbefbc0b7b5e729bddae15b1a6a7878c021be27ea1305b52d48e2eaf2720a08
|
|
| MD5 |
7ff9a8b6d6af7f10f65b754028a04d7d
|
|
| BLAKE2b-256 |
65b13fc7faf5f08afa647b438609a1eafcb4ba11e150308045852a6bea95b8b5
|
File details
Details for the file chatInsights-0.0.2-py3-none-any.whl.
File metadata
- Download URL: chatInsights-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ee56e13cc6b9b3a9f24d09b6d50b4ce49b6c85ebd510334b2f25310f6377f20
|
|
| MD5 |
7b0a7daa0f212ae70d2d3a286f7e6908
|
|
| BLAKE2b-256 |
1079d461672edcf34ac1112a563a8f008fadc3ac33464c5f1482035fcc15e41a
|