开发者

PHP front-end for installing Django

开发者 https://www.devze.com 2023-01-22 09:00 出处:网络
A simple question: Is this possible? Is it worth the time开发者_开发问答 looking into it? You should probably bundle Django with your project - or the parts of it that are needed. Users of your prod

A simple question:

  1. Is this possible?

  2. Is it worth the time开发者_开发问答 looking into it?


You should probably bundle Django with your project - or the parts of it that are needed. Users of your product will need to have python and the necessary libs installed. That is not something that you can do via PHP. Well, you could, but that would be like Webmin. When making a product for sale or for users to install, this is always something to think about before starting. In fact, at times, this very restriction is the most important deciding factor when choosing a technology and designing the system. Why is XYZ popular in the first place?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号