如何将python + django + excel项目打包到windows exe文件中

时间:2022-01-28 18:03:03

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.

我用python + django编写了一个项目。它所需的数据存储在excel中,而不是存储在数据库中。如何将此项目打包到.exe文件,以便它可以在没有所有python或django环境的情况下在Windows中运行。

I would really appreciate it if anyone can help.

如果有人能提供帮助我真的很感激。

It is really important to me. Any documentations or forums would be a great help. Thank you all.

这对我来说非常重要。任何文件或论坛都会有很大的帮助。谢谢你们。

1 个解决方案

#1


0  

Django To Exe – Distribute your django project as a portable Windows exe application

Django To Exe - 将您的django项目作为便携式Windows exe应用程序分发

#1


0  

Django To Exe – Distribute your django project as a portable Windows exe application

Django To Exe - 将您的django项目作为便携式Windows exe应用程序分发