Web framework for embedded system

alex23 wuwei23 at gmail.com
Tue Apr 28 22:55:05 EDT 2009


On Apr 28, 5:43 pm, Thomas Heller <thel... at python.net> wrote:
> I'm looking for a lightweight web-framework for an embedded system.
> [...]
> Does this sound sensible at all? Any suggestions?

I'd highly recommend taking a look at CherryPy: http://www.cherrypy.org/

The developers describe it as a "HTTP framework", being lower-level
than most of the available web frameworks. But it should be very
straightforward and more than suitable for your needs.



More information about the Python-list mailing list