阅读背景:

在Django项目中对Python函数进行RPC调用的优雅方式

来源:互联网 

I'm in the middle of trying to create a django website to access data in a MySQL database. The intenion is to also create a UI in Dojo (javascript). Also I would like the django backend to also provide webservices (RPC for python functions) to allow access to the MySQL database remotely. So for example, if someone wants to use Perl scripts to access the database (and possible other additional functionality like calculations based off of data in the database) they can do so in their native language (Perl).I'm in the middle of trying to create a django




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: