Skip to main content

Dummy python package

Project description

logo https://img.shields.io/pypi/v/chatInsights.svg https://img.shields.io/pypi/pyversions/chatInsights.svg https://github.com/ronylpatil/chatInsights/actions/workflows/ci_pipeline.yaml/badge.svg https://github.com/ronylpatil/chatInsights/actions/workflows/cd_pipeline.yaml/badge.svg

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()
https://raw.githubusercontent.com/ronylpatil/chatInsights/main/doc/en/active_users.png https://raw.githubusercontent.com/ronylpatil/chatInsights/main/doc/en/active_year.png https://raw.githubusercontent.com/ronylpatil/chatInsights/main/doc/en/active_month.png
https://raw.githubusercontent.com/ronylpatil/chatInsights/main/doc/en/active_day.png https://raw.githubusercontent.com/ronylpatil/chatInsights/main/doc/en/wordcloud.png

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dummypackage12624-0.0.40.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

dummypackage12624-0.0.40-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page