Skip to main content

Clean and normalize WhatsApp chat orders into structured product lists.

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.1.7.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

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

deliverfresh_whatsapp_order-0.1.7-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file deliverfresh_whatsapp_order-0.1.7.tar.gz.

File metadata

File hashes

Hashes for deliverfresh_whatsapp_order-0.1.7.tar.gz
Algorithm Hash digest
SHA256 09107219d18c7d6b73f4bdb049e549f6a9eff1446b0d1b4b47ce402bf70bd2b1
MD5 a5e57bb72bd58c7a3e621cab0586a275
BLAKE2b-256 2d0681ce82b85b87c05a70d9b31a4028341543bcb0d902bfc083b2ec2169e267

See more details on using hashes here.

File details

Details for the file deliverfresh_whatsapp_order-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for deliverfresh_whatsapp_order-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 f296e6d3366c0a3ea094749790a0c6ff0f31c49150499776357d980d6e6293db
MD5 8d08edcc4401bb9988837ad3f0ef32c9
BLAKE2b-256 8b8ae703a15b82be36f26743b7234d7e18ca0853e69df630bc235ea899f10916

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