I have created an application of sales management with python django, mysql with restAPI.
Now I want to deploy this application to the client computer.
My client want to get the application offline [without hosting on internet], only his personal computer.
So What the best standard process of deploying the application on Windows 11.