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.
我开发了一个 AI 应用程序(包括知识库、嵌套列表等),用 python 编写,目前使用 python 解释器。另一方面,我有一个 Django 应用程序,更像是最终用户的前端。
但现在我被困在如何将两个应用程序集成在一起。