Use Python Flask library to run python for website creation and script execution on button click.
Use Flask library in python for website creation and script execution on button click.
Use this if you want to use python for website creation and execute python code on button click using http links.
Using Flask makes work very easy with its login-manager and sqlalchemy you can avoid using php and xampp
create your own routes or links in routes.py and enjoy…….
And this is much easier than Django which include a lot of changes in views.py and url.py everytime
Run the project using
python run.py
and open link http://localhost:5000