.coveragerc
.gitignore
.readthedocs.yaml
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
SECURITY.md
codecov.yml
pyproject.toml
pyrightconfig.json
run-tests.sh
uv.lock
.github/FUNDING.yml
.github/SECRETS_SETUP.md
.github/workflows/README.md
.github/workflows/ci-full.yml
.github/workflows/ci-quick.yml
.github/workflows/release.yml
assets/example1.png
assets/logo.png
assets/logo.svg
chats/whatsapp/lorem-2000.txt
chats/whatsapp/lorem-merge-part1.txt
chats/whatsapp/lorem-merge-part2.txt
chats/whatsapp/lorem.txt
chats/whatsapp/pokemon.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_static/favicon.png
docs/_static/css/custom.css
docs/_static/html/boxplot.html
docs/_static/html/custom_interventions_vs_length.html
docs/_static/html/interventions_count_date.html
docs/_static/html/interventions_count_date_all.html
docs/_static/html/interventions_count_date_cum.html
docs/_static/html/interventions_count_date_length.html
docs/_static/html/interventions_count_date_length_cum.html
docs/_static/html/interventions_count_hours.html
docs/_static/html/interventions_count_months.html
docs/_static/html/interventions_count_weekday.html
docs/_static/html/user_message_responses_flow.html
docs/_static/html/user_message_responses_heatmap.html
docs/_static/images/WhatsAppChat.from_source.png
docs/_static/images/WhatsAppChat.from_sources.png
docs/_static/images/chat-export-android9-wp2.20.123.gif
docs/_static/images/chat-export-ios17-wp24.5.75.gif
docs/_templates/layout.html
docs/_templates/modules.rst
docs/_templates/versioning.html
docs/_templates/autosummary/modules.rst
docs/assets/style.css
docs/source/about.rst
docs/source/changelog.rst
docs/source/community.rst
docs/source/contribute.rst
docs/source/modules.rst
docs/source/whatstk.analysis.rst
docs/source/whatstk.graph.figures.rst
docs/source/whatstk.graph.rst
docs/source/whatstk.rst
docs/source/whatstk.utils.rst
docs/source/whatstk.whatsapp.rst
docs/source/why_whatstk.rst
docs/source/api/index.rst
docs/source/api/whatstk.FigureBuilder.rst
docs/source/api/whatstk.WhatsAppChat.rst
docs/source/api/whatstk._chat.rst
docs/source/api/whatstk.analysis.rst
docs/source/api/whatstk.data.rst
docs/source/api/whatstk.graph.rst
docs/source/api/whatstk.utils.rst
docs/source/api/whatstk.whatsapp.rst
docs/source/api/cmd/cmd_chat_gen.rst
docs/source/api/cmd/cmd_graph.rst
docs/source/api/cmd/cmd_to_csv.rst
docs/source/code_examples/custom.rst
docs/source/code_examples/index.rst
docs/source/code_examples/interventions_count.rst
docs/source/code_examples/load_chat.rst
docs/source/code_examples/load_chat_gdrive.rst
docs/source/code_examples/load_chat_hformat.rst
docs/source/code_examples/load_chat_multiple.rst
docs/source/code_examples/message_length_boxplot.rst
docs/source/code_examples/user_interaction.rst
docs/source/developer_guide/index.rst
docs/source/getting_started/auto_header.rst
docs/source/getting_started/command_line.rst
docs/source/getting_started/export_chat.rst
docs/source/getting_started/hformat.rst
docs/source/getting_started/index.rst
docs/source/getting_started/library-available-chats.rst
docs/source/getting_started/load_chat.rst
tests/__init__.py
tests/paths.py
tests/test_chat.py
tests/test_data.py
tests/analysis/__init__.py
tests/analysis/test_interventions.py
tests/analysis/test_responses.py
tests/graph/__init__.py
tests/graph/test_figures.py
tests/utils/__init__.py
tests/utils/test_chat_merge.py
tests/utils/test_gdrive.py
tests/utils/test_utils.py
tests/whatsapp/__init__.py
tests/whatsapp/test_auto_header.py
tests/whatsapp/test_generation.py
tests/whatsapp/test_hformat.py
tests/whatsapp/test_objects.py
tests/whatsapp/test_parser.py
whatstk/__init__.py
whatstk/_chat.py
whatstk/data.py
whatstk.egg-info/PKG-INFO
whatstk.egg-info/SOURCES.txt
whatstk.egg-info/dependency_links.txt
whatstk.egg-info/entry_points.txt
whatstk.egg-info/requires.txt
whatstk.egg-info/top_level.txt
whatstk/analysis/__init__.py
whatstk/analysis/interventions.py
whatstk/analysis/responses.py
whatstk/graph/__init__.py
whatstk/graph/base.py
whatstk/graph/figures/__init__.py
whatstk/graph/figures/boxplot.py
whatstk/graph/figures/heatmap.py
whatstk/graph/figures/sankey.py
whatstk/graph/figures/scatter.py
whatstk/graph/figures/utils.py
whatstk/scripts/__init__.py
whatstk/scripts/generate_chats.py
whatstk/scripts/graph.py
whatstk/scripts/txt_to_csv.py
whatstk/utils/__init__.py
whatstk/utils/chat_merge.py
whatstk/utils/exceptions.py
whatstk/utils/gdrive.py
whatstk/utils/utils.py
whatstk/whatsapp/__init__.py
whatstk/whatsapp/auto_header.py
whatstk/whatsapp/generation.py
whatstk/whatsapp/hformat.py
whatstk/whatsapp/objects.py
whatstk/whatsapp/parser.py
whatstk/whatsapp/assets/__init__.py
whatstk/whatsapp/assets/header_format_support.json