Recommended python library/framework for local web app?

前端 未结 10 1842
生来不讨喜
生来不讨喜 2020-12-31 07:33

I want to create a simple LOCAL web app in Python.

The web server and \"back-end\" code will run on the same system (initially, Windows system) as the UI. I doubt it

10条回答
  •  执笔经年
    2020-12-31 08:23

    I have no direct experience but I've heard some good things about web2py:

    Django vs web2py for a beginner developer

提交回复
热议问题