# whatsapp-wordcloud ```bash python -m venv .venv ``` ```bash .\.venv\Scripts\activate.bat ``` ```bash pip install -r requirements.txt ```