Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 Django 应用程序,我必须安装在某人的电脑上。我想要源代码不可用
我遇到了nuitka图书馆。
nuitka
我可以看到将它与单个文件一起使用的示例
我如何将它与 Django webapp 文件夹和 venv 一起使用