亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

Programming - How to turn a python program into a website
淡淡煙草味
淡淡煙草味 2017-05-18 10:47:33
0
6
990

How can I turn the function of a program originally written in python into a website and use this function on a web page? Thanks!

淡淡煙草味
淡淡煙草味

reply all(6)
習(xí)慣沉默

You must have front-end, only python is not enough

Ty80

Learn flask, it’s easy to get started

左手右手慢動(dòng)作

I don’t understand what you want to show? Isn’t the thing displayed on the website your data or pictures and other resources?

滿天的星座

On the framework
flask, Django, etc.

Ty80

You need to use html+css+js as the front-end display and Python as the back-end. This should be what you mean

習(xí)慣沉默

You can try django! The front end is html, css, js, and django opens web api.
You can also check out Teacher Liao Xuefeng’s blog~

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template