Name: rightcall
Description: Right Call/Contact Center Monitoring written in Python
GitHub: https://github.com/korniichuk/rightcall
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