Google Mesop is an easy-to-use Python UI framework. We see how to use it to create Data Visualization app with Plotly.
Files and directories:
CO2
- this directory contains all of the file for the data viz appmain.py
is the file Mesop file that should be run and contains all of the pagesstyles.py
contains useful style that are used elsewhereutils.py
- useful functions like to construct the HTML for a Plotly chart
samples
- this directory contains sample file for demonstrating aspects of Mesop (e.g. components and layouts)
-
Visit my web page where you will find more articles.
-
Subscribe to my free occasional newsletter.
-
Subscribe to my free occasional newsletter.
-
Sign up for Medium where you can read my articles along with thousands of others for $5 a month.
Please note that the code in this repo is for educational and demonstration purposes. It should not be considered suitable for production.