/rightcall

Right call center quality assurance monitoring written in Python

Primary LanguagePythonThe UnlicenseUnlicense

Rightcall

Name: rightcall
Description: Right Call/Contact Center Monitoring written in Python
GitHub: https://github.com/korniichuk/rightcall

Requirements

Please, install chromium-chromedriver package:

$ sudo apt-get install chromium-chromedriver

Next, install beautifulsoup4, boto3, fbi, google-api-python-client, oauth2client, pandas, requestium libraries:

$ sudo pip2 install beautifulsoup4 boto3 fbi google-api-python-client \
       oauth2client pandas requestium