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 matters, but the UI will be a typical webish combo of Google Chrome, HTML, CSS, JavaScript, and jQuery.
There are a TON of Python-based web programming frameworks, but they all seem designed for building sophisticated, large-scale apps with lots of back-end infrastructure. I want the opposite: Something very simple, lightweight, and easily self-contained--just enough web server and framework to create/support a local web app.
Suggestions?
Kivy is an open source Python library for making innovative user interfaces, mobile apps, and games. It is a cross-platform library, which can run on Windows, Linux, OS X, Android, IOS, Raspberry Pi. It is 100% free to use and comes under an MIT License.
I have written a handful of such "local web server" apps since I asked this question. I don't have a final "which framework is best" answer, but I do have some insights:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With