A simple CRM analysis for team evaluation in a specific company.
- Create environment
python3 -m venv crm_analysis
source crm_analysis/bin/activate
pip install openpyxl
-
Remember having the files for input and team evaluation as described in the config file.
-
run the script
python crm_analysis.py
All information was made anonymous to avoid conflicts of interest. This is just a sample of the workflow, without compromising the true business logic.