Skip to main content

Clean and normalize WhatsApp chat orders exported as .txt files.

Project description

📦 DeliverFreshWhatsAppOrder

Clean and normalize WhatsApp chat orders (in .txt format) into structured product lists.

🚀 Features

  • ✅ Clean WhatsApp chat exports
  • 🧹 Remove quantities, duplicates, punctuation
  • 📦 Standardize product names (e.g. "tomatoes" → "tomato")
  • 🧑‍💻 Built as a pip-installable Python package
  • 🟢 Works in Google Colab with only file path changes
  • 🌐 Documentation in English, Hindi, Tamil, Japanese

📦 Installation

pip install deliverfresh-whatsapp-order

📄 Usage Example (in Google Colab)

# 📌 Mount Google Drive
from google.colab import drive
drive.mount('/content/drive')

# 📌 Import and use the package
from deliverfresh_whatsapp_order import clean_chat_file

# ✅ Set paths (editable by user)
input_path = "/content/drive/MyDrive/DeliveryFresh/WhatsAppInput/inputfile.txt"
output_path = "/content/drive/MyDrive/DeliveryFresh/WhatsAppOutput/inputfile_Cleaned.txt"

# 🚀 Run the cleaning
clean_chat_file(input_path, output_path)

print("✅ Cleaning complete. Check your output file.")

📚 Documentation

Full documentation is available at:

🔗 https://rperumal3000.github.io/DeliverFreshWhatsAppOrder

🛠 Contributing

See https://github.com/rperumal3000/DeliverFreshWhatsAppOrder/blob/main/CONTRIBUTING.md for guidelines on how to contribute.

🐛 Issues / Feedback

Please open a GitHub Issue at https://github.com/rperumal3000/DeliverFreshWhatsAppOrder/issues

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

deliverfresh_whatsapp_order-0.0.post1.tar.gz (17.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file deliverfresh_whatsapp_order-0.0.post1.tar.gz.

File metadata

File hashes

Hashes for deliverfresh_whatsapp_order-0.0.post1.tar.gz
Algorithm Hash digest
SHA256 29f06166c37f54a014b9c71e5d48cd4653b75d391d3f4438573e9c1625ebb53c
MD5 e7918b8a5d6e2d02972ca88457a0f3ea
BLAKE2b-256 ac3ce8e28df5fbdd168e51133e3b7b661df6cbf553772c1988018c5d65439b44

See more details on using hashes here.

File details

Details for the file deliverfresh_whatsapp_order-0.0.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for deliverfresh_whatsapp_order-0.0.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 97a6be132a45ea1e9565ab42a3d9e633606c4bd162df2a67d4190b7e3e69a6b2
MD5 f8cfc0471311b6056d3927d12c52b6e5
BLAKE2b-256 91392f54a76746cc4142d30365967651927cb9df1a84478265a3439a8de0aef0

See more details on using hashes here.

Supported by

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