.gitignore
CONTRIBUTING.md
CONTRIBUTORS.md
LICENSE
README.md
architecture.md
git_commands.sh
pyproject.toml
.github/workflows/ci.yml
.github/workflows/pypi.yml
.github/workflows/testpypi.yml
deliverfresh_whatsapp_order/__init__.py
deliverfresh_whatsapp_order/clean.py
deliverfresh_whatsapp_order.egg-info/PKG-INFO
deliverfresh_whatsapp_order.egg-info/SOURCES.txt
deliverfresh_whatsapp_order.egg-info/dependency_links.txt
deliverfresh_whatsapp_order.egg-info/requires.txt
deliverfresh_whatsapp_order.egg-info/top_level.txt
dist/deliverfresh_whatsapp_order-0.1.1-py3-none-any.whl
dist/deliverfresh_whatsapp_order-0.1.1.tar.gz
tests/__init__.py
tests/test_clean.py