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

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)
習慣沉默

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

Ty80

Learn flask, it’s easy to get started

左手右手慢动作

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

習慣沉默

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!