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.9.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.9-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for deliverfresh_whatsapp_order-0.1.9.tar.gz
Algorithm Hash digest
SHA256 938f33d9aa187e088f564ecadf263a8a873e6434ef629c42e8b47e7ab1b40242
MD5 aea14af14485f23053018a3758a4de77
BLAKE2b-256 448bf3e8e0a474a80e9323a3abaca495588749313efce206119712d80e8e519a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for deliverfresh_whatsapp_order-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 f68339312d597d809451f4eb9ffe6851cc9442eb89fcb7ad1624ca5d364535da
MD5 c9839a0e8f12aaaf8b9ae72dfa4b27cb
BLAKE2b-256 042db7935af6fba46b8afe031dc1578577f2a72384b40581f0dcfadea34427d8

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