Skip to content

nelsoncardenas/crm_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crm_analysis

A simple CRM analysis for team evaluation in a specific company.

image

How to run

  • 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

Disclaimer

All information was made anonymous to avoid conflicts of interest. This is just a sample of the workflow, without compromising the true business logic.

About

Python script to perform CRM analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages