透過您的圖書館登入
IP:3.145.80.205
  • 學位論文

生成用於資訊網框架的Python服務元件

Generating Python-Based Service Components for Web Frameworks

指導教授 : 李允中
若您是本文的作者,可授權文章由華藝線上圖書館中協助推廣。

摘要


在本研究中我們將已經修正完成的開源專案進行分析,並從中擷取能做為網路服務的部分,再為其生成可以部署在Flask上執行的伺服器程式碼及描述網路功能的WSDL,讓使用者可以透過服務組合技術來使用不同的元件建構成所需要的服務

並列摘要


In this research, we analyzed the fixed project from open source and extract the informations we need. We also generate service code which can be deployed on Flask and a WSDL to describe the service, so that user can compose these service components to construct the needed service by service composition technique.

參考文獻


[1] Flask. https://flask.palletsprojects.com/en/1.1.x/.
[2] Javapoet. https://github.com/square/javapoet.
[3] Python ast. https://docs.python.org/3/library/ast.html
[4] Wsdl. https://www.tutorialspoint.com/wsdl/index.htm
[5] H.-Y. Huang. Atomic service generation from java-based open source software, 2019.

延伸閱讀