Page 1 of 1

creating a executable for an entire python Django project

Posted: Sun Dec 27, 2020 2:02 pm
by Sanjish
Hi,
I have made a Django project with sub folders. I want to package this and run it as an executable file which i can install on the users machine. I dont want to deploy it on the web. It includes Firebase library as well

Please help

regards

Sanjish