This repository demonstrates how to use PyWebView to execute Python functions.
To install the required dependencies, run the following command:
pip install pywebview
To run the example, execute the following command:
python main.py
Enjoy exploring PyWebView and executing Python functions through this example!