I have written a project using python + django. and the data it needs is stored in excel not in the database. How can I package this project to .exe file so that it can run in the windows without all the python or django environment.I have written a project using python + django.