/framework-notation-visualization

Framework notation visualization (prototype for my publication)

Primary LanguagePythonApache License 2.0Apache-2.0

Framework Notation Visualization

This project was a test to have a WebApp to do some intuitive data visualization.

The data to visualize were the scores I gave to the various frameworks evaluated in my publication based on quality attributes.

The technologies used are:

  • Streamlit for the WebApp,
  • Plotly for the graphics,
  • Pandas/Numpy for data exploitation.