A collection of reusable web components built with Mesop for interactive and customizable web applications.
-
AUCPlot Component
A customizable component to visualize the Area Under the Curve (AUC) for your applications. -
Code Mirror Editor
A versatile code editor component with syntax highlighting and customization options. -
Counter Component
A simple and interactive counter with customizable increment/decrement logic. -
Flipcard Component
A dynamic flipcard component for displaying front-and-back question and answer with smooth transitions.
-
Install Mesop
Ensure you have Mesop installed or updated by running:pip install --upgrade mesop
-
Navigate to the Component Directory
Go to the folder of the component you want to run:cd <component_name>
-
Run the Component
Start the Mesop application by executing the respective Python script:mesop <component_name>_app.py