Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 513 Bytes

File metadata and controls

27 lines (19 loc) · 513 Bytes

Call Analyzer

Tools used

  • Python - The Powerful High Level Language
  • ChartJS - flexible JavaScript charting for designers & developers
  • Flask - Micro Web Framework Written in Python

Setup

# install framework
pip install flask
# data frame libray
pip install pandas

# Run:
python app.py

Local server: http://127.0.0.1:5000/

Start your visualization with given CSV files.